From: wdenk Date: Wed, 17 Jul 2002 23:23:20 +0000 (+0000) Subject: Initial revision X-Git-Tag: v2008.10-rc1~2388 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8da94e02f8be34b3e0075323902bb7cdb1c428ff;p=platform%2Fkernel%2Fu-boot.git Initial revision --- diff --git a/include/arm920t.h b/include/arm920t.h new file mode 100644 index 0000000..4592665 --- /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__*/ +