From 333b605b2afd472b823aeda0adf0e8b1ea9843c0 Mon Sep 17 00:00:00 2001 From: fishsoupisgood Date: Mon, 27 May 2019 02:41:51 +0100 Subject: initial commit from asl-1.41r8.tar.gz --- code3206x.h | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 code3206x.h (limited to 'code3206x.h') diff --git a/code3206x.h b/code3206x.h new file mode 100644 index 0000000..f9e65ee --- /dev/null +++ b/code3206x.h @@ -0,0 +1,12 @@ +/* code3206x.h */ +/*****************************************************************************/ +/* AS-Portierung */ +/* */ +/* Codegenerator TMS320C6x-Familie */ +/* */ +/* Historie: 24.2.1998 Grundsteinlegung */ +/* */ +/*****************************************************************************/ + +extern void code3206x_init(void); + -- cgit v1.2.3