AR subsystem is architecture dependant, thus there should be no generic routines

This commit is contained in:
2023-10-28 23:08:08 +02:00
parent d55946c3cf
commit 598b34acf7
2 changed files with 0 additions and 16 deletions

View File

@@ -14,7 +14,6 @@
/* Kernel specific headers */
#include "globals.h"
#include "ar.h"
#include "hl.h"
#include "ke.h"
#include "po.h"