mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-01 11:52:47 +00:00
7 lines
155 B
C
7 lines
155 B
C
// Templated routine.
|
|
|
|
#define TEMPLATE template<typename TYPE>
|
|
#define RETURN_1 TYPE
|
|
#define RETURN_2
|
|
#include "../libgomp.oacc-c-c++-common/routine-1.c"
|