* win32/stdint.h (uintptr_t): Changed type definition from DWORD_PTR to UINT_PTR. git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@600 b68d4a1b-bc3d-0410-92ed-d4ac073336b7 |
21 years ago | |
---|---|---|
.. | ||
arm | ||
brux | ||
device | ||
sh/sh7750 | ||
std | 22 years ago | |
tools | ||
win32 | 21 years ago | |
.cvsignore | ||
AUTHORS | ||
COPYING | ||
ChangeLog | 21 years ago | |
Makefile.am | ||
NEWS | 21 years ago | |
README | ||
TODO | ||
acinclude.m4 | ||
autogen.sh | ||
cexcept.h | ||
common.h | ||
configure.ac | 22 years ago |
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`.