David Horstmann
e3d8f31ba1
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:07:09 +00:00
..
2022-12-12 12:18:17 +01:00
2023-01-03 11:07:09 +00:00
2022-11-30 15:18:39 +00:00
2022-11-30 12:16:21 +00:00
2022-12-17 13:26:02 +01:00
2022-12-17 13:26:02 +01:00
2022-12-23 10:36:22 +01:00
2022-12-23 10:36:22 +01:00
2022-12-23 10:39:30 +01:00
2022-12-23 10:39:30 +01:00
2022-12-16 09:58:07 +01:00
2023-01-03 11:07:09 +00:00
2022-12-12 12:18:17 +01:00
2022-12-14 17:04:00 +00:00
2022-12-04 17:19:59 +00:00
2022-12-22 10:20:31 +01:00
2022-12-08 07:28:29 -05:00
2022-12-04 17:19:59 +00:00
2022-12-14 17:04:00 +00:00
2022-12-04 17:19:59 +00:00
2023-01-03 11:07:09 +00:00
2022-12-09 10:09:34 +01:00
2022-12-21 09:50:17 +01:00
2022-12-12 21:59:03 +01:00
2022-11-29 16:53:29 +00:00
2022-12-04 17:19:59 +00:00
2022-12-04 17:19:59 +00:00
2023-01-03 11:07:09 +00:00
2023-01-03 11:07:09 +00:00
2022-12-14 10:55:34 +01:00
2022-12-22 14:27:34 +01:00
2022-12-14 19:18:05 +00:00
2022-12-12 12:18:17 +01:00
2022-12-14 10:55:34 +01:00
2022-12-05 19:58:45 +08:00
2022-12-05 19:58:45 +08:00
2022-12-04 17:19:59 +00:00
2022-12-14 11:04:33 +01:00
2022-12-04 17:19:59 +00:00
2022-12-04 17:19:59 +00:00