All pastes #283806 Raw Edit

Someone

public text v1 · immutable
#283806 ·published 2006-12-18 17:04 UTC
rendered paste body
#if defined(CPU_PP)
#ifdef BOOTLOADER
target/arm/crt0-pp-bl.S
#else
target/arm/pcm-pp.c
target/arm/audio-pp.c
target/arm/crt0-pp.S
#endif
#elif defined(CPU_ARM)
target/arm/crt0.S
#endif /* defined(CPU_*) */