(root)/
gcc-13.2.0/
gcc/
testsuite/
c-c++-common/
cpp/
dir-only-3b.h
       1  /* Copyright 2007 Free Software Foundation, Inc.
       2     Contributed by Ollie Wild <aaw@google.com>.  */
       3  
       4  #ifndef DIR_ONLY_3B_H
       5  #define DIR_ONLY_3B_H
       6  
       7  extern int inside guard;
       8  
       9  #endif