Trust uboot's device list only if it does not look suspicious.
[AROS.git] / compiler / autoinit / autoinit_intern.h
blob7aa45cae225520e5aa1c8cd442d2156745945f90
1 #define __get_command_name() ___get_command_name(SysBase)
2 char *___get_command_name(struct ExecBase *SysBase);