1/* Contributed by Nicholas Ormrod
2   Origin: PR preprocessor/60723.
3
4   This file is to be included by the syshdr4.c file.  */
5
6#pragma GCC system_header
7
8#define FOO() int line = __LINE__ ;
9