refacotr (ahci): moved ahci.h from src to inc ^^

This commit is contained in:
antifallobst 2023-04-28 19:00:43 +02:00
parent 31fd385d41
commit 1777ca2150
2 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
// This file is part of noxos and licensed under the MIT open source license
#include "ahci.h"
#include "drivers/ahci.h"