X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C88EE1.154C9B70@onstor-exch02.onstor.net>; Tue, 25 Mar 2008 18:31:15 -0700
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-class: urn:content-classes:message
Subject: RE: vsd issue
Date: Tue, 25 Mar 2008 18:31:15 -0700
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E07A8DAF7@onstor-exch02.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E07A8DAF6@onstor-exch02.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: vsd issue
Thread-Index: AciGNr/5cBUGswnLTeeX4tKpkACmVgAAB0mwAABa5WAAANiCEAABy0ZTABqcrJIAYwkuEAAIHWOgAA52C0AABDt9UAAD4CIfAAYL8n0AFpv0IAAKfrswAACCJ/ABY3KTcAAAGQMw
From: "Mike Lee" <mike.lee@onstor.com>
To: "Tim Gardner" <tim.gardner@onstor.com>,
	"Svati Chandra" <schandra@onstor.com>,
	"Rendell Fong" <rendell.fong@onstor.com>,
	"Kumar Vakacharla (HCL)" <kumarv@onstor.com>
Cc: "Larry Scheer" <larry.scheer@onstor.com>,
	"Maxim Kozlovsky" <maxim.kozlovsky@onstor.com>,
	"Andy Sharp" <andy.sharp@onstor.com>

All:
Here is what Larry found in terms of signal.h we're using.
-Mike


-----Original Message-----
From: 	Larry Scheer =20
Sent:	Tuesday, March 25, 2008 5:23 PM
To:	Mike Lee
Subject:	which signal.h we use for Linux MIPSEL builds:

Mike,
  Here is a list of all possible signal.h files we can build with:
sudo find /usr/mipsel-linux-gnu -name signal.h

/usr/mipsel-linux-gnu/include/linux/signal.h
/usr/mipsel-linux-gnu/include/sys/signal.h
/usr/mipsel-linux-gnu/include/asm-generic/signal.h
/usr/mipsel-linux-gnu/include/asm/signal.h
/usr/mipsel-linux-gnu/include/signal.h

Note nary a bsd/signal.h amongst them.
