1 2 3 4 5 6 7 8 9 10 11
#ifndef asm_cet_H #define asm_cet_H 1 #if HAVE_CET_H # include <cet.h> #endif #ifndef _CET_ENDBR # define _CET_ENDBR #endif #endif