#ifndef MELVIX_STDDEF_H #define MELVIX_STDDEF_H // u32 #define NULL ((void *)0) #endif