1
0
mirror of https://github.com/RevCurtisP/C02.git synced 2024-06-01 05:41:34 +00:00
C02/include/template.h02

12 lines
379 B
Plaintext
Raw Normal View History

2019-11-15 18:27:55 +00:00
/***************************************************
* template.a02 - Template Module Routines for C02 *
***************************************************/
/* Function Description *
* Args: a - First Argument *
* &d - Address Argumnt *
* Returns: First Result *
* Second Result *
* Third Result */
char func();