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

Subversion Repositories c0or1k

[/] [c0or1k/] [trunk/] [conts/] [posix/] [mm0/] [include/] [macros.h] - Rev 2

Compare with Previous | Blame | View Log

#ifndef __MM0_MACROS_H__
#define __MM0_MACROS_H__
 
#define __INC_ARCH(x)		<arch/__ARCH__/x>
#define __INC_SUBARCH(x)	<arch/__ARCH__/__SUBARCH__/x>
#define __INC_PLAT(x)		<platform/__PLATFORM__/x>
#define __INC_GLUE(x)		<glue/__ARCH__/x>
 
#endif /* __MM0_MACROS_H__ */
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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