diff options
Diffstat (limited to 'sys/arm64/include/pcpu.h')
| -rw-r--r-- | sys/arm64/include/pcpu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/arm64/include/pcpu.h b/sys/arm64/include/pcpu.h index 286a40e7de3d..d04f975350d8 100644 --- a/sys/arm64/include/pcpu.h +++ b/sys/arm64/include/pcpu.h @@ -55,7 +55,6 @@ struct debug_monitor_state; #ifdef _KERNEL -struct pcb; struct pcpu; static inline struct pcpu * |
