mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
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__*/
|