Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
log.h
Go to the documentation of this file.
1#ifndef __LIBK__DEBUG__LOG_H_
2#define __LIBK__DEBUG__LOG_H_
3
4#include <type.h>
5
6#endif // __LIBK__DEBUG__LOG_H_