CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/02/09 12:20:39
Modified files:
sys/arch/alpha/include: exec.h
sys/arch/hppa/include: exec.h
sys/arch/hppa64/include: exec.h
sys/arch/sparc/include: exec.h
Log message:
Do not bother defining cpu_exec_aout_makecmds() on platforms where we no longer
(or never did) support a.out binaries (i.e. where _KERN_DO_AOUT is not defined).
