soc/intel: Remove blank lines before '}' and after '{'
[coreboot2.git] / src / mainboard / amd / birman / ec.h
blobd8e54db35ffc2913f1bcccfff4f10acaa1f87b55
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #ifndef BIRMAN_EC_H
4 #define BIRMAN_EC_H
6 void birman_ec_init(void);
8 #endif /* BIRMAN_EC_H */