Files
quark-kernel/include/kernel.h
2021-04-10 17:37:05 -05:00

6 lines
35 B
C

#pragma once
struct kernel_t
{
};