URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 154 |
Rev 242 |
Line 28... |
Line 28... |
#define TARGET_VERSION fputs (" (OR32 GNU/Linux with ELF)", stderr);
|
#define TARGET_VERSION fputs (" (OR32 GNU/Linux with ELF)", stderr);
|
|
|
/* Do not assume anything about header files. */
|
/* Do not assume anything about header files. */
|
#define NO_IMPLICIT_EXTERN_C
|
#define NO_IMPLICIT_EXTERN_C
|
|
|
|
/* Make this match or32.h */
|
#undef USER_LABEL_PREFIX
|
#undef USER_LABEL_PREFIX
|
#define USER_LABEL_PREFIX "_"
|
#define USER_LABEL_PREFIX ""
|
|
|
|
|
/* This is how we tell the assembler that two symbols have the same value. */
|
/* This is how we tell the assembler that two symbols have the same value. */
|
#define ASM_OUTPUT_DEF(FILE, NAME1, NAME2) \
|
#define ASM_OUTPUT_DEF(FILE, NAME1, NAME2) \
|
do \
|
do \
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.