mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
74f4304ee7
Patch by Peter Pearse, 2 Feb 2005
8 lines
295 B
C
8 lines
295 B
C
/************************************************
|
|
* NAME arm946es.h *
|
|
* $Version$ *
|
|
************************************************/
|
|
/* Currently empty */
|
|
#ifndef __ARM946ES_H__
|
|
#define __ARM946ES_H__
|
|
#endif /*__ARM946ES_H__*/
|