mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-03 19:53:03 +08: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__*/
|