summaryrefslogtreecommitdiff
path: root/sys/mips/include/pcb.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-231-1/+0
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Move DO_AST into pcb.h where it should have been all along. Move someWarner Losh2013-10-151-0/+56
* Make it possible to include this file in assembler .S sources.Warner Losh2013-04-251-13/+14
* Add a convenience macro for the returns_twice attribute, and apply it toDimitry Andric2012-04-291-1/+1
* Whitespace fixes in mips/include, remove unused 'struct tlb' from locore.hJayachandran C.2010-08-271-14/+14
* o) Make pcb_onfault a pointer rather than an obscure integer value.Juli Mallett2010-04-171-1/+1
* Merge from projects/mips to head by hand:Warner Losh2010-01-101-1/+2
* Extract the code that records syscall results in the frame into MDKonstantin Belousov2009-11-101-0/+1
* FreeBSD/mips port. The FreeBSD/mips port targets mips32, mips64,Warner Losh2008-04-131-0/+82