• Austin Clements's avatar
    Move syscall entry list to syscall.cc · a30a97a0
    Austin Clements 提交于
    This requires them to be in order, since we can't use C99
    initializers, but we're going to autogenerate this list shortly
    anyway.  The main advantage is that this lets us use C++ types for
    arguments.
    a30a97a0
bootdata.c 821 Bytes