Files
libasm/include/libasm.h
2025-12-04 23:20:52 +01:00

9 lines
63 B
C

#pragma once
#ifndef __LIBASM__
# define __LIBASM__
#endif