Merge pull request #4915 from gebart/pr/multiboot-common-missing-brace
boards/x86-multiboot-common/include/multiboot.h: Add missing closing brace
This commit is contained in:
commit
a384fa9d6d
@ -230,4 +230,8 @@ typedef struct multiboot_mod_list multiboot_module_t;
|
||||
|
||||
#endif /** ! ASM_FILE */
|
||||
|
||||
#endif /** ! MULTIBOOT_HEADER */
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /** ! MULTIBOOT_H_ */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user