URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.dg/] [pch/] [counter-1.hs] - Rev 826
Compare with Previous | Blame | View Log
/* Copyright (C) 2007 Free Software Foundation Contributed by Ollie Wild <aaw@google.com> */ static unsigned offset[] = {__COUNTER__, __COUNTER__, __COUNTER__}; #define counter __COUNTER__