summaryrefslogtreecommitdiff
path: root/sys/powerpc/include/stack.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* kstack_contains(): account for struct pcb on stackKonstantin Belousov2023-02-011-1/+2
* Move kstack_contains() and GET_STACK_USAGE() to MD machine/stack.hKonstantin Belousov2023-02-011-0/+19
* Break out stack(9) from ddb(4):Robert Watson2007-12-021-0/+36