diff options
author | rtm <rtm> | 2007-08-31 19:55:27 +0000 |
---|---|---|
committer | rtm <rtm> | 2007-08-31 19:55:27 +0000 |
commit | ab4cedb5930cb21f0a4810f64be0ab6cfca026f3 (patch) | |
tree | 212ebf675a8a3b3dd0914f5ab8cbf0941dc05c02 /asm.h | |
parent | ef2185247d468309a375b0e16d73e8723cdf29a0 (diff) | |
download | xv6-labs-ab4cedb5930cb21f0a4810f64be0ab6cfca026f3.tar.gz xv6-labs-ab4cedb5930cb21f0a4810f64be0ab6cfca026f3.tar.bz2 xv6-labs-ab4cedb5930cb21f0a4810f64be0ab6cfca026f3.zip |
continuous quality management
Diffstat (limited to 'asm.h')
-rw-r--r-- | asm.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ // -// macros to create x86 segments from assembler +// assembler macros to create x86 segments // #define SEG_NULLASM \ |