summaryrefslogtreecommitdiffstats
path: root/sys/arm/include/signal.h
Commit message (Collapse)AuthorAgeFilesLines
* Add standards visibility conditionals. Change any uses of sigset_t tomike2002-10-131-3/+6
| | | | struct __sigset to avoid depending on objects from <sys/signal.h>.
* We need machine/{signal,ucontext}.h to build a cross GCC compiler.obrien2001-12-091-0/+58
So craft the proper versions of these and commit em.
OpenPOWER on IntegriCloud