Replace __kernel, __constant, __global and __local qualifiers with macro for better control

This commit is contained in:
jsteube
2019-03-22 22:27:58 +01:00
parent 340d2ae7d3
commit adeeaee84a
825 changed files with 7926 additions and 7871 deletions
+1 -1
View File
@@ -1 +1 @@
DECLSPEC u32 u8add (const u32 a, const u32 b)
DECLSPEC u32 u8add (const u32 a, const u32 b);