• Austin Clements's avatar
    Automatically generate user space syscall prototypes · 5ca8b8e0
    Austin Clements 提交于
    Any instances of userptr<T> in the kernel syscall prototypes are
    translated to regular pointers for the user space prototypes.  Also,
    this requires marking sys_exit's magic syscall comment with a new flag
    to indicate it does not return.
    5ca8b8e0
名称
最后提交
最后更新
..
Makefrag 正在载入提交数据...
mkfs.c 正在载入提交数据...
perf-report.cc 正在载入提交数据...
syscalls.py 正在载入提交数据...