From: wdenk Date: Wed, 17 Jul 2002 23:23:20 +0000 (+0000) Subject: Initial revision X-Git-Tag: LABEL_2002_11_05_0120~158 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8da94e02f8be34b3e0075323902bb7cdb1c428ff;p=thirdparty%2Fu-boot.git Initial revision --- diff --git a/include/arm920t.h b/include/arm920t.h new file mode 100644 index 00000000000..4592665ac54 --- /dev/null +++ b/include/arm920t.h @@ -0,0 +1,13 @@ +/************************************************ + * NAME : arm920t.h + * Version : 30 April 2002 * + * + * empty for now + ************************************************/ + +#ifndef __ARM920T_H__ +#define __ARM920T_H__ + + +#endif /*__ARM920T_H__*/ +