summaryrefslogtreecommitdiff
path: root/hal.h
diff options
context:
space:
mode:
Diffstat (limited to 'hal.h')
-rw-r--r--hal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hal.h b/hal.h
index 8eff9e662..63e7562b8 100644
--- a/hal.h
+++ b/hal.h
@@ -38,7 +38,7 @@ typedef struct {
const char *name;
const char *longname;
const void *drv;
- uint flags;
+ uint32 flags;
} DriverDesc;
enum {