Miya Miyagawa
/
mainboardnrp2018
aaaaa
System/Initialize/Initialize.h@10:53a92f2ab1c4, 2019-02-21 (annotated)
- Committer:
- Ryosei
- Date:
- Thu Feb 21 10:06:09 2019 +0000
- Revision:
- 10:53a92f2ab1c4
- Parent:
- 0:562021ed1ba9
unkounko
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
t_yamamoto | 0:562021ed1ba9 | 1 | #ifndef INITIALIZE_H_ |
t_yamamoto | 0:562021ed1ba9 | 2 | #define INITIALIZE_H_ |
t_yamamoto | 0:562021ed1ba9 | 3 | |
t_yamamoto | 0:562021ed1ba9 | 4 | void SystemInitialize(void); |
t_yamamoto | 0:562021ed1ba9 | 5 | |
t_yamamoto | 0:562021ed1ba9 | 6 | #endif |
t_yamamoto | 0:562021ed1ba9 | 7 |