Fix indentation

This commit is contained in:
RichardG867
2020-12-07 21:19:41 -03:00
parent 5dce64a396
commit b5706eedad
2 changed files with 72 additions and 71 deletions

View File

@@ -64,4 +64,5 @@ enum {
/* clock_ics9xxx.c */
extern device_t *ics9xxx_get(uint8_t model);
#endif /*EMU_CLOCK_H*/