Search
lxdream.org :: lxdream/src/bootstrap.h :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/bootstrap.h
changeset 561:533f6b478071
prev502:c4ecae2b1b5e
next736:a02d1475ccfd
author nkeynes
date Mon May 26 11:01:42 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change hange 64-bit configuration to use sizeof(void *) rather than the system id
returned by config.guess - config.guess gets it wrong in some situations.
file annotate diff log raw
1.1 --- a/src/bootstrap.h Thu Nov 08 11:54:16 2007 +0000
1.2 +++ b/src/bootstrap.h Mon May 26 11:01:42 2008 +0000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: bootstrap.h,v 1.6 2007-11-08 11:54:16 nkeynes Exp $
1.6 + * $Id$
1.7 *
1.8 * CD Bootstrap header parsing. Mostly for informational purposes.
1.9 *
.