mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
9 lines
295 B
C
9 lines
295 B
C
|
/************************************************
|
||
|
* NAME arm946es.h *
|
||
|
* $Version$ *
|
||
|
************************************************/
|
||
|
/* Currently empty */
|
||
|
#ifndef __ARM946ES_H__
|
||
|
#define __ARM946ES_H__
|
||
|
#endif /*__ARM946ES_H__*/
|