mirror of
https://github.com/rvtr/ctr_firmware.git
synced 2025-10-31 07:51:08 -04:00
small fix.
git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-09-30%20-%20paladin.7z/paladin/ctr_firmware@86 b871894f-2f95-9b40-918c-086798483c85
This commit is contained in:
parent
cb4bf19634
commit
c17002f94f
@ -18,7 +18,6 @@
|
||||
#define BROM_OS_INTERRUPT_H_
|
||||
|
||||
#include <brom/os/common/interrupt_common.h>
|
||||
#include <brom/os/ARM11/interrupt_types.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
@ -17,9 +17,7 @@
|
||||
#ifndef BROM_OS_INTERRUPT_H_
|
||||
#define BROM_OS_INTERRUPT_H_
|
||||
|
||||
#include <brom/types.h>
|
||||
#include <brom/memorymap.h>
|
||||
#include <brom/os/ARM9/interrupt_types.h>
|
||||
#include <brom/os/common/interrupt_common.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user