diff options
-rw-r--r-- | i386/i386/machine_routines.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i386/i386/machine_routines.h b/i386/i386/machine_routines.h index a1fb489..d77849a 100644 --- a/i386/i386/machine_routines.h +++ b/i386/i386/machine_routines.h @@ -33,5 +33,5 @@ #define MACHINE_SERVER mach_i386_server #define MACHINE_SERVER_ROUTINE mach_i386_server_routine -#endif +#endif /* _I386_MACHINE_ROUTINES_H_ */ |