OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.dg/] [cpp/] [syshdr.h] - Blame information for rev 689

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 689 jeremybenn
/* Indented to avoid "suggest hiding ..." warnings.   */
2
 #pragma GCC system_header
3
 
4
#define sys_uint 1U
5
#define sys_str(x) x
6
#define sys_foo(x, y...) bar (x, ##y)
7
 
8
#define sys_uint 1U
9
#define sys_fl 1.0f
10
#define sys_ld 1.0L

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.