From: johanknol Date: Fri, 2 Feb 2001 09:47:41 +0000 (+0000) Subject: initial import of tinibios X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=c407333647f5d25dc897236cd4c24e401636dd7e;p=fw%2Fsdcc initial import of tinibios git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@556 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/device/lib/ds390/tinibios.c b/device/lib/ds390/tinibios.c index bb4b3891..3a6743aa 100755 --- a/device/lib/ds390/tinibios.c +++ b/device/lib/ds390/tinibios.c @@ -1,3 +1,27 @@ +/*------------------------------------------------------------------------- + tinibios.c - startup and serial routines for the DS80C390 (tested on TINI) + + Written By - Johan Knol, johan.knol@iduna.nl + + This program is free software; you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by the + Free Software Foundation; either version 2, or (at your option) any + later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + In other words, you are welcome to use, share and improve this program. + You are forbidden to forbid anyone else to use, share and improve + what you give them. Help stamp out software-hoarding! +-------------------------------------------------------------------------*/ + #include #include