Develop and Download Open Source Software

Browse Subversion Repository

Contents of /branches/mty-makai/dt4.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 252 - (show annotations) (download) (as text)
Mon Dec 27 03:23:48 2010 UTC (13 years, 3 months ago) by notanpe
File MIME type: text/x-chdr
File size: 146 byte(s)
本家 R245 をベースに全てやりなおし。
1 #ifndef DT4_H__
2 #define DT4_H__
3
4 struct DT
5 {
6 unsigned char c[4];
7 };
8
9 extern int dtcnt;
10 extern struct DT dt[];
11
12 #endif /* DT4_H__ */

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26