export ppcg_get_schedule
commit4181804c80ea7c7a8c6cab288d1b0ccaf447d218
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 8 Oct 2015 13:15:59 +0000 (8 15:15 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 9 Oct 2015 10:52:04 +0000 (9 12:52 +0200)
treec7dee97596fec60f044dbaad25c529167b57a271
parentb1ef5f0e1cfd900ad1cff1e7ac0661e5415fe988
export ppcg_get_schedule

ppcg_get_schedule is used for optionally loading and saving
a computed schedule.  It is currently only used for GPU targets,
but it will be reused for the CPU target.

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