mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-22 15:11:33 +00:00
Initial revision
This commit is contained in:
parent
b573bf1dda
commit
8da94e02f8
1 changed files with 13 additions and 0 deletions
13
include/arm920t.h
Normal file
13
include/arm920t.h
Normal file
|
@ -0,0 +1,13 @@
|
|||
/************************************************
|
||||
* NAME : arm920t.h
|
||||
* Version : 30 April 2002 *
|
||||
*
|
||||
* empty for now
|
||||
************************************************/
|
||||
|
||||
#ifndef __ARM920T_H__
|
||||
#define __ARM920T_H__
|
||||
|
||||
|
||||
#endif /*__ARM920T_H__*/
|
||||
|
Loading…
Add table
Reference in a new issue