mirror of
https://github.com/aaru-dps/aaruremote.git
synced 2025-12-16 19:24:37 +00:00
Code refactor and format.
This commit is contained in:
@@ -20,7 +20,4 @@
|
||||
#include "../aaruremote.h"
|
||||
#include "freebsd.h"
|
||||
|
||||
uint8_t GetPcmciaData(void* device_ctx, uint16_t* cis_len, char* cis)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
uint8_t GetPcmciaData(void* device_ctx, uint16_t* cis_len, char* cis) { return 0; }
|
||||
|
||||
Reference in New Issue
Block a user