1
0
Fork 0
mirror of https://github.com/tailix/drivers.git synced 2025-02-10 15:36:33 -05:00
drivers/include/drivers.h

13 lines
127 B
C
Raw Normal View History

2022-12-03 19:00:13 +04:00
#ifndef DRIVERS_INCLUDED
#define DRIVERS_INCLUDED
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif