diff options
Diffstat (limited to 'src/VBox/HostServices/SharedOpenGL/unpacker/unpack.def')
-rw-r--r-- | src/VBox/HostServices/SharedOpenGL/unpacker/unpack.def | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/VBox/HostServices/SharedOpenGL/unpacker/unpack.def b/src/VBox/HostServices/SharedOpenGL/unpacker/unpack.def new file mode 100644 index 00000000..01a07bf2 --- /dev/null +++ b/src/VBox/HostServices/SharedOpenGL/unpacker/unpack.def @@ -0,0 +1,11 @@ +; Copyright (c) 2001, Stanford University +; All rights reserved. +; +; See the file LICENSE.txt for information on redistributing this software. +EXPORTS +crUnpack +crUnpackPush +crUnpackPop +crUnpackSetReturnPointer +crUnpackSetWritebackPointer +cr_unpackData |