blob: d8e54db35ffc2913f1bcccfff4f10acaa1f87b55 [file] [log] [blame]
Anand Vaikar7ae2e282024-02-06 11:14:17 +05301/* SPDX-License-Identifier: GPL-2.0-only */
2
3#ifndef BIRMAN_EC_H
4#define BIRMAN_EC_H
5
6void birman_ec_init(void);
7
8#endif /* BIRMAN_EC_H */