urjtag/include
Branislav Petrovsk 20367585f8 2005-06-01 Branislav Petrovsky <brano111@szm.sk>
* h8/h83048/adc.h: New file.
	* h8/h83048/dac.h: Ditto.
	* h8/h83048/dmac.h: Ditto.
	* h8/h83048/flash.h: Ditto.
	* h8/h83048/ic.h: Ditto.
	* h8/h83048/itu.h: Ditto.
	* h8/h83048/other.h: Ditto.
	* h8/h83048/ports.h: Ditto.
	* h8/h83048/sci.h: Ditto.
	* Makefile.am (nobase_openwinceinc_HEADERS): Added new files.


git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@636 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
..
arm 2003-04-26 Marcel Telka <marcel@telka.sk>
brux 2003-11-02 Marcel Telka <marcel@telka.sk>
device 2004-12-20 Marcel Telka <marcel@telka.sk>
h8 2005-06-01 Branislav Petrovsky <brano111@szm.sk>
sh/sh7750 2003-11-09 Marcel Telka <marcel@telka.sk>
std 2003-11-19 Marcel Telka <marcel@telka.sk>
tools Initial (empty) file.
win32 2004-08-06 Marcel Telka <marcel@telka.sk>
.cvsignore 2003-07-30 Marcel Telka <marcel@telka.sk>
AUTHORS Added initial files (version 0.1 released).
COPYING 2004-12-20 Marcel Telka <marcel@telka.sk>
ChangeLog 2005-06-01 Branislav Petrovsky <brano111@szm.sk>
Makefile.am 2005-06-01 Branislav Petrovsky <brano111@szm.sk>
NEWS 2005-06-01 Branislav Petrovsky <brano111@szm.sk>
README Initial README file.
TODO 2003-02-04 Marcel Telka <marcel@telka.sk>
acinclude.m4 2003-08-20 Marcel Telka <marcel@telka.sk>
autogen.sh Added framework for automake/autoconf.
cexcept.h Added C exception handling from http://www.nicemice.net/cexcept/cexcept-2-0-0.tar.gz
common.h 2002-11-06 Marcel Telka <marcel@telka.sk>
configure.ac 2003-11-19 Marcel Telka <marcel@telka.sk>

README

$Id$

include
=======

include package is a collection of the useful independent include files for
C/Assembler developers.

include package is released under BSD-style license. Please read COPYING
file for more info.

Feedback and contributions are welcome.

Homepage: http://openwince.sourceforge.net/include/


Installation instructions
-------------------------

1. Download and unpack include sources.
2. Run ./configure script.
3. Run `make`.
4. Run `make install`.