• Austin Clements's avatar
    No more syscall prototypes · b36f7b96
    Austin Clements 提交于
    These are no longer necessary because of how we generate the syscall
    vector array and removing them discourages calling syscall entry
    points from inside the kernel.
    b36f7b96
kernel.hh 7.7 KB