Last change
on this file was d2f75eb, checked in by GitHub <noreply@…>, 7 years ago |
Replace autogen.py with something simpler. (#30)
Instead of generating headers for certain structures, the headers are written manually and we automate checking correctness instead. Checking is performed by generating a C source with a bunch of static asserts, using a simple awk script. This is then treated as a normal source file.
The primary motivation for this change is to reduce the complexity of the build process. Also, the .ag files we used previously are more difficult to understand than regular C code, and at least one IDE (GNOME Builder) completely refuses to open them.
|
-
Property mode
set to
120000
|
File size:
67 bytes
|
Rev | Line | |
---|
[d2f75eb] | 1 | ../../../../../../../kernel/arch/arm32/include/arch/istate_struct.h |
---|
Note:
See
TracBrowser
for help on using the repository browser.