diff options
Diffstat (limited to 'sys/vm/vm.c')
-rw-r--r-- | sys/vm/vm.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/vm/vm.c b/sys/vm/vm.c index 1483909..ab6103f 100644 --- a/sys/vm/vm.c +++ b/sys/vm/vm.c @@ -27,8 +27,6 @@ * POSSIBILITY OF SUCH DAMAGE. */ -/* $Id$ */ - #include <vm/vm.h> volatile struct limine_hhdm_request g_hhdm_request = { |