X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Finclude%2Fcpu%2Fx86%2Fsmm.h;fp=src%2Finclude%2Fcpu%2Fx86%2Fsmm.h;h=559b1b71979d5d8a2f379f8d8000e40f550d3e68;hb=c21b054acc866dc79c4783338e97337b9ca9c587;hp=ad0984eae58d838acc242f9b58151b74733cc9e6;hpb=140a990a612e25a6d4974f696b9fa757e834d764;p=coreboot.git diff --git a/src/include/cpu/x86/smm.h b/src/include/cpu/x86/smm.h index ad0984eae..559b1b719 100644 --- a/src/include/cpu/x86/smm.h +++ b/src/include/cpu/x86/smm.h @@ -263,4 +263,4 @@ void __attribute__((weak)) northbridge_smi_handler(unsigned int node, smm_state_ void __attribute__((weak)) southbridge_smi_handler(unsigned int node, smm_state_save_area_t *state_save); void __attribute__((weak)) mainboard_smi_gpi(u16 gpi_sts); - +int __attribute__((weak)) mainboard_apm_cnt(u8 data);