about summary refs log tree commit diff stats
path: root/src/wrapped/generated/wrappednssutil3types.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-09-08 20:55:05 +0200
committerptitSeb <sebastien.chev@gmail.com>2021-09-08 20:55:05 +0200
commit911ecc4489593b28d87fec30e94500693d03457c (patch)
tree2db99a92aa75da7bd2328c16e50249fe5834424e /src/wrapped/generated/wrappednssutil3types.h
parent63ab450d875018ab284f6beaa71a2b1d859051d6 (diff)
downloadbox64-911ecc4489593b28d87fec30e94500693d03457c.tar.gz
box64-911ecc4489593b28d87fec30e94500693d03457c.zip
Added minimal wrapped libnsp4, libnss3, libnssutil3 and linsmime3
Diffstat (limited to 'src/wrapped/generated/wrappednssutil3types.h')
-rw-r--r--src/wrapped/generated/wrappednssutil3types.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/wrapped/generated/wrappednssutil3types.h b/src/wrapped/generated/wrappednssutil3types.h
new file mode 100644
index 00000000..fbfc3e5e
--- /dev/null
+++ b/src/wrapped/generated/wrappednssutil3types.h
@@ -0,0 +1,17 @@
+/*******************************************************************
+ * File automatically generated by rebuild_wrappers.py (v2.1.0.16) *
+ *******************************************************************/
+#ifndef __wrappednssutil3TYPES_H_
+#define __wrappednssutil3TYPES_H_
+
+#ifndef LIBNAME
+#error You should only #include this file inside a wrapped*.c file
+#endif
+#ifndef ADDED_FUNCTIONS
+#define ADDED_FUNCTIONS() 
+#endif
+
+
+#define SUPER() ADDED_FUNCTIONS()
+
+#endif // __wrappednssutil3TYPES_H_