diff options
Diffstat (limited to 'src/device/oprom/yabel/pmm.h')
-rw-r--r-- | src/device/oprom/yabel/pmm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device/oprom/yabel/pmm.h b/src/device/oprom/yabel/pmm.h index 6416c118f0..9eb61c37b1 100644 --- a/src/device/oprom/yabel/pmm.h +++ b/src/device/oprom/yabel/pmm.h @@ -43,4 +43,4 @@ void pmm_handleInt(void); void pmm_test(void); -#endif // _YABEL_PMM_H +#endif /* _YABEL_PMM_H_ */ |