summaryrefslogtreecommitdiff
path: root/sgx/services4/srvkm/include/osperproc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sgx/services4/srvkm/include/osperproc.h')
-rw-r--r--sgx/services4/srvkm/include/osperproc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sgx/services4/srvkm/include/osperproc.h b/sgx/services4/srvkm/include/osperproc.h
index 02aa230..e5c81da 100644
--- a/sgx/services4/srvkm/include/osperproc.h
+++ b/sgx/services4/srvkm/include/osperproc.h
@@ -31,7 +31,7 @@
extern "C" {
#endif
-#if defined(__linux__)
+#if defined(__linux__) || defined(__QNXNTO__)
PVRSRV_ERROR OSPerProcessPrivateDataInit(IMG_HANDLE *phOsPrivateData);
PVRSRV_ERROR OSPerProcessPrivateDataDeInit(IMG_HANDLE hOsPrivateData);