mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-21 04:14:26 +08:00
Added a macro for "empty_line" which will go between test cases.
This commit is contained in:
@@ -78,6 +78,8 @@
|
||||
fflush(stdout); \
|
||||
} while ( 0 )
|
||||
|
||||
#define empty_line() puts( "" )
|
||||
|
||||
#endif
|
||||
|
||||
/* end of file */
|
||||
|
||||
Reference in New Issue
Block a user