diff options
Diffstat (limited to 'unix/boot/generic/README')
-rw-r--r-- | unix/boot/generic/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/unix/boot/generic/README b/unix/boot/generic/README new file mode 100644 index 00000000..98a1d23a --- /dev/null +++ b/unix/boot/generic/README @@ -0,0 +1,3 @@ +GENERIC -- The generic preprocessor is a simple task used to process generic + code into type specific code. A different copy of the code is output + for each datatype. |