mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-19 03:13:14 +00:00
8 lines
75 B
C++
8 lines
75 B
C++
extern "C" {
|
|
|
|
extern void register_device_drivers() {
|
|
/* NO-OP */
|
|
}
|
|
|
|
}
|