summaryrefslogtreecommitdiff
path: root/Cryptlib/Library/BaseMemoryLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'Cryptlib/Library/BaseMemoryLib.h')
-rw-r--r--Cryptlib/Library/BaseMemoryLib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cryptlib/Library/BaseMemoryLib.h b/Cryptlib/Library/BaseMemoryLib.h
index e69de29b..cc118e36 100644
--- a/Cryptlib/Library/BaseMemoryLib.h
+++ b/Cryptlib/Library/BaseMemoryLib.h
@@ -0,0 +1 @@
+CHAR8 *ScanMem8(CHAR8 *str, UINTN count, CHAR8 ch);