diff options
author | Regina König | 2022-09-07 23:24:37 +0200 |
---|---|---|
committer | Regina König | 2022-09-07 23:24:37 +0200 |
commit | 334ec580f69d04a370ef3f20f524315ca99e2fac (patch) | |
tree | b341bb31e58687d16c1a9fab2bc950c1e8059c6d /documentation/debug statement | |
parent | kljhl (diff) | |
parent | Correct edk2 build instructions order (diff) | |
download | memtest86-334ec580f69d04a370ef3f20f524315ca99e2fac.tar.gz memtest86-334ec580f69d04a370ef3f20f524315ca99e2fac.tar.xz memtest86-334ec580f69d04a370ef3f20f524315ca99e2fac.zip |
hiuhi
Diffstat (limited to 'documentation/debug statement')
-rw-r--r-- | documentation/debug statement | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/debug statement b/documentation/debug statement new file mode 100644 index 0000000..a8e192c --- /dev/null +++ b/documentation/debug statement @@ -0,0 +1 @@ +DEBUG (("%a: %d\n", _FUNCTION_, _LINE_)); |