clang-format in src/include/86box/
This commit is contained in:
@@ -3,13 +3,12 @@
|
||||
*/
|
||||
|
||||
#ifndef EMU_NMI_H
|
||||
# define EMU_NMI_H
|
||||
#define EMU_NMI_H
|
||||
|
||||
extern int nmi_mask;
|
||||
extern int nmi;
|
||||
extern int nmi_auto_clear;
|
||||
|
||||
|
||||
extern void nmi_init(void);
|
||||
|
||||
extern void nmi_write(uint16_t port, uint8_t val, void *p);
|
||||
|
||||
Reference in New Issue
Block a user