root/trunk/mod_disassembler/xc_disassembler.h
@
1026
| Revision 1026, 282 bytes (checked in by moo, 10 months ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | #ifndef XC_DISASSEMBLER_H_1547840703D7ADD9C19041818BE9E3C7 |
| 2 | #define XC_DISASSEMBLER_H_1547840703D7ADD9C19041818BE9E3C7 |
| 3 | |
| 4 | #if _MSC_VER > 1000 |
| 5 | #pragma once |
| 6 | #endif // _MSC_VER > 1000 |
| 7 | |
| 8 | int xc_disassembler_startup_module(); |
| 9 | |
| 10 | #endif /* XC_DISASSEMBLER_H_1547840703D7ADD9C19041818BE9E3C7 */ |
Note: See TracBrowser
for help on using the browser.

