diff options
Diffstat (limited to 'sim/ppc/hw_init.c')
-rw-r--r-- | sim/ppc/hw_init.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/ppc/hw_init.c b/sim/ppc/hw_init.c index 1ac5434..118529d 100644 --- a/sim/ppc/hw_init.c +++ b/sim/ppc/hw_init.c @@ -718,4 +718,4 @@ const device_descriptor hw_init_device_descriptor[] = { { NULL }, }; -#endif _HW_INIT_C_ +#endif /* _HW_INIT_C_ */ |