[GENINCDATA] add dependency to bugcodes, factor out definitions in template files.
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 14 Nov 2010 13:40:19 +0000 (13:40 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 14 Nov 2010 13:40:19 +0000 (13:40 +0000)
commitacead639b1a3a7475688fbb533a4e4a0b60eb9ac
treec2ba17cef4ff9134b2c8fbae623f18d0db95b8dc
parentcbf119bf9bf4af8a2a4b9e28c03f89b2ee3c57bf
[GENINCDATA] add dependency to bugcodes, factor out definitions in template files.
[ASM] Add asm.inc, to be included in all asm files for GAS / ML compatibility

svn path=/branches/cmake-bringup/; revision=49584
include/asm/CMakeLists.txt
include/asm/asm.inc [new file with mode: 0644]
include/asm/genincdata.c
include/asm/ks386.template.h [new file with mode: 0644]
include/asm/ksamd64.template.h [new file with mode: 0644]
include/asm/ksx.template.h [new file with mode: 0644]