mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 06:48:31 +00:00
Remove a bunch of stuff that shouldn't be in docs
This commit is contained in:
parent
2cc1d5ac4c
commit
bfb85fe6d0
11 changed files with 18 additions and 39 deletions
|
@ -3,9 +3,9 @@
|
|||
#if !(__ASSEMBLER__ + __LINKER__ + 0)
|
||||
COSMOPOLITAN_C_START_
|
||||
|
||||
/**
|
||||
/*
|
||||
* XNU thread system calls.
|
||||
* @see darwin-libpthread/kern/kern_support.c
|
||||
* See darwin-libpthread/kern/kern_support.c
|
||||
*/
|
||||
|
||||
int sys_bsdthread_create(void *func, void *func_arg, void *stack, void *pthread,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue