nios2: add config-independent CPU defines
This file is taken verbatim from the Altera Nios II HAL source and includes various useful processor defines and macros. Change-Id: Idbf0b49bebe33bb5a53f5155d927bafadda9a2fe Origin: nios2.h Altera Nios II HAL Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
This commit is contained in:
parent
8564875a98
commit
cfe645cef3
2 changed files with 301 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
#define _ARCH_IFACE_H
|
||||
|
||||
#include <system.h>
|
||||
#include "nios2.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue