coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ec.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 
3 #ifndef _MAINBOARD_HP_PAVILION_M6_1035DX_EC_H
4 #define _MAINBOARD_HP_PAVILION_M6_1035DX_EC_H
5 
6 #include "mainboard.h"
7 
9 
10 #endif /* _MAINBOARD_HP_PAVILION_M6_1035DX_EC_H */
void pavilion_m6_1035dx_ec_init(void)
Definition: ec.c:20