efi-boot-shim/version.h
2014-10-06 15:39:48 -07:00

9 lines
127 B
C

#ifndef _SHIM_VERSION_H
#define _SHIM_VERSION_H 1
#include <efi.h>
extern CHAR8 shim_version[];
#endif /* SHIM_VERSION_H */