print.c: extract out ppcg_print_declaration
commit5ea8f3d3719f9b4ac52c1a8e201182c0be204f27
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 3 Apr 2015 10:15:55 +0000 (3 12:15 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 24 Apr 2015 08:03:28 +0000 (24 10:03 +0200)
tree96686671b46902ee3fd8c76371edec44936155f5
parent56d180dd68b925d79f9c97d78fb54a167b0105c2
print.c: extract out ppcg_print_declaration

We will be able to reuse this function to print declarations
for selected hidden arrays in GPU code.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
print.c
print.h