diff options
Diffstat (limited to 'i386')
-rw-r--r-- | i386/i386/io_perm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i386/i386/io_perm.h b/i386/i386/io_perm.h index a68e103..a7f1f6f 100644 --- a/i386/i386/io_perm.h +++ b/i386/i386/io_perm.h @@ -62,4 +62,4 @@ extern ipc_port_t convert_io_perm_to_port (io_perm_t); extern void io_perm_deallocate (io_perm_t); #endif -#endif +#endif /* _I386_IO_PERM_H_ */ |