soc/amd/common/psp/psp_def.h: increase P2C_BUFFER_MAXSIZE
[coreboot2.git] / src / drivers / ipmi / ipmi_supermicro_oem.h
blob5babadb13f755539cf0c47ee81a5879cc14c8567
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #ifndef __IPMI_SUPERMICRO_OEM_H
4 #define __IPMI_SUPERMICRO_OEM_H
6 #include <stdint.h>
8 void supermicro_ipmi_oem(const uint16_t kcs_port);
10 #endif /* __IPMI_SUPERMICRO_OEM_H */