summaryrefslogtreecommitdiff
path: root/sys/powerpc/include/stack.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-02-02kstack_contains(): account for struct pcb on stackKonstantin Belousov
2023-02-02Move kstack_contains() and GET_STACK_USAGE() to MD machine/stack.hKonstantin Belousov
2007-12-02Break out stack(9) from ddb(4):Robert Watson