#ifndef _CPU_INTEL_CAR_H #define _CPU_INTEL_CAR_H /* std signature of entry-point to romstage.c */ void main(unsigned long bist); #endif /* _CPU_INTEL_CAR_H */