Merge remote-tracking branch 'origin/master' into elflink
[syslinux/sherbszt.git] / core / common.inc
blob65b4ab69eda05cf0ffe6746cc2604e2a80bcc032
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 "idle.inc"             ; Idle handling
11 %include "adv.inc"              ; Auxillary Data Vector
12 %include "timer.inc"            ; Timer handling
14 ; Note: the prefix section is included late, to avoid problems with some
15 ; versions of NASM that had issues with forward references to EQU symbols.
16 %include "prefix.inc"           ; Prefix section for prepcore