aboutsummaryrefslogtreecommitdiffstats
path: root/resources/example1/function.h
diff options
context:
space:
mode:
authorMichael Bien <[email protected]>2009-07-24 18:33:42 +0200
committerMichael Bien <[email protected]>2009-07-24 18:33:42 +0200
commit1737ee672c05d956a99a91d9894556230f6363bc (patch)
tree365a728def62f6c5069a2dcd9a1f6521330e2212 /resources/example1/function.h
initial import of JOCL the Java Bindings to OpenCL prototype
Diffstat (limited to 'resources/example1/function.h')
-rw-r--r--resources/example1/function.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/example1/function.h b/resources/example1/function.h
new file mode 100644
index 00000000..58976c1f
--- /dev/null
+++ b/resources/example1/function.h
@@ -0,0 +1 @@
+int one_plus(int a);