1
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xcache/mod_disassembler/xc_disassembler.h

11 lines
285 B
C

#ifndef XC_DISASSEMBLER_H_1547840703D7ADD9C19041818BE9E3C7
#define XC_DISASSEMBLER_H_1547840703D7ADD9C19041818BE9E3C7
#if _MSC_VER > 1000
#pragma once
#endif /* _MSC_VER > 1000 */
int xc_disassembler_startup_module();
#endif /* XC_DISASSEMBLER_H_1547840703D7ADD9C19041818BE9E3C7 */