mirror of
https://github.com/pumpitupdev/pumptools.git
synced 2026-09-26 08:08:08 +03:00
5 lines
152 B
C
5 lines
152 B
C
#pragma once
|
|
|
|
void propatch_usb_fix_init(const char* device_nodes, const char* p1_bus_port, const char* p2_bus_port);
|
|
|
|
void propatch_usb_fix_shutdown(); |