QortalOS Brooklyn for Raspberry Pi 4
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

8 lines
209 B

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __MACH_SDK7786_IRQ_H
#define __MACH_SDK7786_IRQ_H
/* arch/sh/boards/mach-sdk7786/irq.c */
extern void sdk7786_init_irq(void);
#endif /* __MACH_SDK7786_IRQ_H */