nuttx/include/sys
wanggang26 872208fdf8 boardctl: add board control api to start slave core
This interface may be used by application specific logic to start
specified slave cpu core under the pseudo AMP case which is different
with armv7-a/armv8-a SMP. Support for this function is required by
board-level logic if CONFIG_BOARDCTL_START_CPU is selected.

Signed-off-by: wanggang26 <wanggang26@xiaomi.com>
2024-09-16 13:03:33 +08:00
..
boardctl.h boardctl: add board control api to start slave core 2024-09-16 13:03:33 +08:00
custom_file.h
endian.h
epoll.h
eventfd.h
file.h
inotify.h
ioctl.h
ipc.h
mman.h sys/mman: Add dummy implementations of shm_open and shm_unlink 2024-09-13 16:08:25 +08:00
mount.h
msg.h
param.h
pciio.h
poll.h
prctl.h
queue.h
random.h
resource.h sys/resource: Add RLIMIT_RTPRIO and RLIMIT_RTTIME definition 2024-09-13 16:08:25 +08:00
select.h
sendfile.h
shm.h
signalfd.h
socket.h
sockio.h
stat.h
statfs.h
statvfs.h
syscall_lookup.h
syscall.h
sysinfo.h
sysmacros.h
time.h
timerfd.h
times.h
tree.h
types.h
uio.h
un.h
utsname.h
vfs.h
video_controls.h
videoio.h
wait.h