u-boot-brain/include/arm946es.h
Wolfgang Denk 74f4304ee7 Add ARM946E cpu and core module targets; remap memory to 0x00000000
Patch by Peter Pearse, 2 Feb 2005
2005-09-25 01:48:28 +02:00

9 lines
295 B
C

/************************************************
* NAME arm946es.h *
* $Version$ *
************************************************/
/* Currently empty */
#ifndef __ARM946ES_H__
#define __ARM946ES_H__
#endif /*__ARM946ES_H__*/