End the _t nonsense
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
extern struct init_status init;
|
||||
|
||||
extern int panic_count;
|
||||
struct spinlock_t serial_lock = {0};
|
||||
struct spinlock serial_lock = {0};
|
||||
|
||||
/*
|
||||
* outb - Writes a byte to a CPU port
|
||||
|
||||
Reference in New Issue
Block a user