Skip to content

Commit d0e32f8

Browse files
committed
.wolfssl_known_macro_extras: fix for lexical order.
1 parent a043b7a commit d0e32f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.wolfssl_known_macro_extras

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1074,6 +1074,7 @@ __WATCOMC__
10741074
__WATCOM_INT64__
10751075
__XC32
10761076
__XTENSA__
1077+
__ZEPHYR__
10771078
__aarch64__
10781079
__alpha__
10791080
__arch64__
@@ -1105,7 +1106,6 @@ __thumb__
11051106
__ti__
11061107
__x86_64__
11071108
__xtensa__
1108-
__ZEPHYR__
11091109
byte
11101110
configTICK_RATE_HZ
11111111
fallthrough

0 commit comments

Comments
 (0)