freebsd-dev/sys/arm
Stefan Farfeleder a1f85d7f83 Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and rename
it to __MINSIGSTKSZ.  Define MINSIGSTKSZ in <sys/signal.h>.

This is done in order to use MINSIGSTKSZ for the macro PTHREAD_STACK_MIN
in <pthread.h> (soon <limits.h>) without having to include the whole
<sys/signal.h> header.

Discussed with:		bde
2005-08-20 16:44:41 +00:00
..
arm - Add support for saving stack traces and displaying them via printf(9) 2005-08-03 04:27:40 +00:00
compile
conf Add .cvsignore files just like in sys/<arch>/compiled, this keeps CVS from 2005-06-20 16:52:59 +00:00
include Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and rename 2005-08-20 16:44:41 +00:00
sa11x0 - MFp4: modify slightly the arm intr API, there's arm CPUs with more than 32 2005-06-09 12:26:20 +00:00
xscale Remove the va == pa mapping. 2005-06-23 11:40:45 +00:00