Files
quark-kernel/src/systypes.hpp

7 lines
73 B
C++

#ifndef SYSTYPES_H
#define SYSTYPES_H
#include "mmgr/types.hpp"
#endif