#include "maapi.h"
Defines | |
#define | SIZE_T_DEFINED |
#define | BOOL int |
#define | TRUE 1 |
#define | FALSE 0 |
#define | NULL 0 |
#define | _ma_inline(string) __asm__(string "\n") |
Typedefs | |
typedef unsigned long | size_t |
Functions | |
int | MAMain (void) |
void | ErrorExit (const char *str, int v) __attribute__((noreturn)) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|