about summary refs log tree commit diff stats
path: root/src/wrapped/generated/wrappedlibdrmamdgputypes.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2024-08-10 20:04:47 +0200
committerptitSeb <sebastien.chev@gmail.com>2024-08-10 20:04:56 +0200
commit3760be946f98f1580d06f397f38b6f7f2c19147e (patch)
tree875ac97714ed635b8388f89e8c26e34f762d88cd /src/wrapped/generated/wrappedlibdrmamdgputypes.h
parent7db74b84cf396987f720ca08932950e8ea46aa68 (diff)
downloadbox64-3760be946f98f1580d06f397f38b6f7f2c19147e.tar.gz
box64-3760be946f98f1580d06f397f38b6f7f2c19147e.zip
[WRAPPER] Wrapped libdrm_amdgpu.so.1
Diffstat (limited to 'src/wrapped/generated/wrappedlibdrmamdgputypes.h')
-rw-r--r--src/wrapped/generated/wrappedlibdrmamdgputypes.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/wrapped/generated/wrappedlibdrmamdgputypes.h b/src/wrapped/generated/wrappedlibdrmamdgputypes.h
new file mode 100644
index 00000000..7ab8dd91
--- /dev/null
+++ b/src/wrapped/generated/wrappedlibdrmamdgputypes.h
@@ -0,0 +1,17 @@
+/*******************************************************************
+ * File automatically generated by rebuild_wrappers.py (v2.4.0.21) *
+ *******************************************************************/
+#ifndef __wrappedlibdrmamdgpuTYPES_H_
+#define __wrappedlibdrmamdgpuTYPES_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 // __wrappedlibdrmamdgpuTYPES_H_