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

Subversion Repositories c0or1k

[/] [c0or1k/] [trunk/] [conts/] [test_suite0/] [include/] [macros.h] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 drasko
#ifndef __TEST_MACROS_H__
2
#define __TEST_MACROS_H__
3
 
4
#define __INC_ARCH(x)           <arch/__ARCH__/x>
5
#define __INC_SUBARCH(x)        <arch/__ARCH__/__SUBARCH__/x>
6
#define __INC_PLAT(x)           <platform/__PLATFORM__/x>
7
#define __INC_GLUE(x)           <glue/__ARCH__/x>
8
 
9
#endif /* __TEST_MACROS_H__ */

powered by: WebSVN 2.1.0

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