Add comment for the closing guard.

Requested by:	tsoome
MFC after:	1 week
This commit is contained in:
kib 2016-09-18 18:40:27 +00:00
parent 457523f99d
commit c53f621a8f

View File

@ -65,4 +65,4 @@ EFI_STATUS main(int argc, CHAR16 *argv[]);
void exit(EFI_STATUS status);
void delay(int usecs);
#endif
#endif /* _LOADER_EFILIB_H */