StdLib: Make the vfscanf function public.
Signed-off-by: darylm503 Reviewed-by: geekboy15a git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12653 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -48,6 +48,7 @@
|
||||
#define strtoll _strtoll
|
||||
#define strtoull _strtoull
|
||||
#define strtoumax _strtoumax
|
||||
#define vfscanf __svfscanf
|
||||
|
||||
#if 0
|
||||
#define brk _brk
|
||||
|
Reference in New Issue
Block a user