File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- #![ cfg( feature = "simulator" ) ]
21// SPDX-License-Identifier: Apache-2.0
32
3+ #![ cfg( feature = "simulator" ) ]
44// Simulators only run on linux/amd64.
55#![ cfg( all( target_os = "linux" , target_arch = "x86_64" ) ) ]
66
Original file line number Diff line number Diff line change 1- #![ cfg( feature = "simulator" ) ]
21// SPDX-License-Identifier: Apache-2.0
32
3+ #![ cfg( feature = "simulator" ) ]
44// Simulators only run on linux/amd64.
55#![ cfg( all( target_os = "linux" , target_arch = "x86_64" ) ) ]
66
Original file line number Diff line number Diff line change 1- #![ cfg( feature = "simulator" ) ]
21// SPDX-License-Identifier: Apache-2.0
32
3+ #![ cfg( feature = "simulator" ) ]
44// Simulators only run on linux/amd64.
55#![ cfg( all( target_os = "linux" , target_arch = "x86_64" ) ) ]
66
Original file line number Diff line number Diff line change 1- #![ cfg( feature = "simulator" ) ]
21// SPDX-License-Identifier: Apache-2.0
32
3+ #![ cfg( feature = "simulator" ) ]
44// Simulators only run on linux/amd64.
55#![ cfg( all( target_os = "linux" , target_arch = "x86_64" ) ) ]
66
Original file line number Diff line number Diff line change 1- #![ cfg( feature = "simulator" ) ]
21// SPDX-License-Identifier: Apache-2.0
32
3+ #![ cfg( feature = "simulator" ) ]
44// Simulators only run on linux/amd64.
55#![ cfg( all( target_os = "linux" , target_arch = "x86_64" ) ) ]
66
You can’t perform that action at this time.
0 commit comments