1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-05-25 16:42:41 +03:00
David Horstmann b6bf5f5533 Workaround Uncrustify parsing of "asm"
The following code:

 #ifndef asm
 #define asm __asm
 #endif

causes Uncrustify to stop correcting the rest of the file. This may be
due to parsing the "asm" keyword in the definition.

Work around this by wrapping the idiom in an *INDENT-OFF* comment
wherever it appears.

Signed-off-by: David Horstmann <david.horstmann@arm.com>
2023-01-03 11:27:18 +00:00
..
2022-12-04 16:44:21 +00:00
2023-01-03 11:27:18 +00:00
2022-10-25 16:47:56 +01:00
2022-12-08 11:05:11 +00:00
2022-11-25 13:35:51 +01:00
2022-10-25 16:47:56 +01:00
2022-12-09 09:26:42 -05:00
2022-10-07 15:47:39 +02:00
2021-03-29 14:20:18 +01:00
2022-12-04 16:44:21 +00:00
2021-03-29 14:20:18 +01:00
2021-04-07 12:45:35 +01:00
2021-12-13 11:14:45 +00:00
2022-12-04 16:44:21 +00:00
2022-12-04 16:44:21 +00:00
2022-12-04 16:44:21 +00:00
2022-10-20 06:36:20 -04:00
2022-03-29 17:56:55 +02:00
2022-12-04 16:44:21 +00:00
2022-12-04 16:44:21 +00:00