Use macro wrappers for device op prototypes
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m35s

This commit is contained in:
2026-03-15 14:27:54 +01:00
parent c784264dc8
commit cd5604da43
15 changed files with 95 additions and 160 deletions

View File

@@ -16,7 +16,6 @@
#include <sys/debug.h>
static int ide_counter = 0;
/* static bool ide_legacy_claimed = false; */
static const char* progif_msg[] = {
[0x00] = "ISA Compatibility mode-only controller",