URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.dg/] [cpp/] [pragma-once-1b.h] - Rev 816
Go to most recent revision | Compare with Previous | Blame | View Log
#ifndef _B_H_ #define _B_H_ #pragma once #include "pragma-once-1c.h" #endif
Go to most recent revision | Compare with Previous | Blame | View Log