mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-08-12 00:07:00 -04: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__*/
|