#ifndef _CPU_AMD_CAR_H #define _CPU_AMD_CAR_H #include void *asmlinkage romstage_main(unsigned long bist); #endif