mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 19:08:21 +08:00
PIPE(2): Port to RTEMS
This commit is contained in:

committed by
Sebastian Huber

parent
6959face72
commit
b1580fb039
@@ -258,6 +258,7 @@ def base(mm):
|
||||
'sys/sys/_null.h',
|
||||
'sys/sys/osd.h',
|
||||
'sys/sys/pcpu.h',
|
||||
'sys/sys/pipe.h',
|
||||
'sys/sys/priv.h',
|
||||
'sys/sys/proc.h',
|
||||
'sys/sys/protosw.h',
|
||||
@@ -348,6 +349,7 @@ def base(mm):
|
||||
'sys/kern/subr_uio.c',
|
||||
'sys/kern/subr_unit.c',
|
||||
'sys/kern/sys_generic.c',
|
||||
'sys/kern/sys_pipe.c',
|
||||
'sys/kern/uipc_accf.c',
|
||||
'sys/kern/uipc_domain.c',
|
||||
'sys/kern/uipc_mbuf2.c',
|
||||
|
Reference in New Issue
Block a user