Home
last modified time | relevance | path

Searched defs:PURGATORY_CFLAGS (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/purgatory/
H A DMakefile36 PURGATORY_CFLAGS := -mcmodel=small -ffreestanding -fno-zero-initialized-in-bss -g0 macro
/linux/arch/riscv/purgatory/
H A DMakefile55 PURGATORY_CFLAGS := -mcmodel=medany -ffreestanding -fno-zero-initialized-in-bss macro