/* * include/asm-v850/nb85e.h -- NB85E cpu core * * Copyright (C) 2001,02 NEC Corporation * Copyright (C) 2001,02 Miles Bader * * This file is subject to the terms and conditions of the GNU General * Public License. See the file COPYING in the main directory of this * archive for more details. * * Written by Miles Bader */ #ifndef __V850_NB85E_H__ #define __V850_NB85E_H__ #include #define CPU_ARCH "v850e" #endif /* __V850_NB85E_H__ */