blob: 300d6c36a0399720f17f28a2f7c9b240cd42a62c [file] [log] [blame]
/* Origin: PR preprocessor/60723
This header file is to be included by the syshdr5.c file. */
#pragma GCC system_header
#define FOO(A)do {int line = __LINE__ ; A;} while(0)