sys.cpp 80 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 #include "sys.h" sys_t* g_sys; proto_head_t g_proto_head; sys_t::sys_t() { }