utils/isohybrid.c: Encode GPT partition names as UTF-16LE
[syslinux.git] / core / common.inc
blobfd75dfe1b338f60441d42a1b853fe3518d1e3228
2 ; Modules common to all derivatives.  Do not include modules in this list
3 ; which have special section requirements (i.e. need to be in .init for
4 ; some derivatives.)
7 %include "pm.inc"               ; Protected mode
8 %include "bcopy32.inc"          ; 32-bit bcopy
9 %include "strcpy.inc"           ; strcpy()
10 %include "adv.inc"              ; Auxillary Data Vector
11 %include "timer.inc"            ; Timer handling
13 ; Note: the prefix section is included late, to avoid problems with some
14 ; versions of NASM that had issues with forward references to EQU symbols.
15 %include "prefix.inc"           ; Prefix section for prepcore