feat: refactor to use gcc types

This commit is contained in:
2021-02-12 22:16:03 +01:00
parent 555c1177a6
commit 8f615b259c
33 changed files with 419 additions and 361 deletions

6
kernel/cpu/cpuidx.c Normal file
View File

@@ -0,0 +1,6 @@
//
// Created by rick on 12-02-21.
//
#include "cpuidx.h"