blackjack/include/rtdisasm.h
2024-08-16 06:26:37 +03:00

6 lines
No EOL
70 B
C

#ifndef __RTDISASM_H
#define __RTDISASM_H
#include <stdint.h>
#endif