Add comment for the closing guard.

Requested by:	tsoome
MFC after:	1 week
This commit is contained in:
Konstantin Belousov 2016-09-18 18:40:27 +00:00
parent 452e188911
commit 2fb709ef75

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 */