Skip to content

Commit 45c6bff

Browse files
committed
Remove dead header
1 parent 3ae9514 commit 45c6bff

File tree

3 files changed

+0
-193
lines changed

3 files changed

+0
-193
lines changed

gc/ogc/machine/spinlock.h

Lines changed: 0 additions & 191 deletions
This file was deleted.

libdb/debug.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
#include <signal.h>
66
#include "asm.h"
77
#include "processor.h"
8-
#include "spinlock.h"
98
#include "lwp.h"
109
#include "lwp_threads.h"
1110
#include "sys_state.h"

lwip/arch/gc/netif/gcif.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
#include <unistd.h>
33
#include "asm.h"
44
#include "processor.h"
5-
#include "spinlock.h"
65
#include "irq.h"
76
#include "exi.h"
87
#include "cache.h"

0 commit comments

Comments
 (0)