9 lines
63 B
C
9 lines
63 B
C
#pragma once
|
|
|
|
#ifndef __LIBASM__
|
|
# define __LIBASM__
|
|
|
|
|
|
|
|
#endif
|