mirror of
https://github.com/AuxXxilium/redpill-lkm5.git
synced 2024-11-23 15:01:01 +07:00
99645488f0
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
7 lines
137 B
C
7 lines
137 B
C
#ifndef REDPILL_IOSCHEDULER_FIXER_H
|
|
#define REDPILL_IOSCHEDULER_FIXER_H
|
|
|
|
int reset_elevator(void);
|
|
|
|
#endif //REDPILL_IOSCHEDULER_FIXER_H
|