Mercurial > hg > CbC > CbC_xv6
view src/impl/ReadSyscallEntry.h @ 395:17e8a4bc06a7 default tip
add macOS AR/RANLIB
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 14 Dec 2020 21:59:50 +0900 |
parents | 297515214d9b |
children |
line wrap: on
line source
typedef struct ReadSyscallEntry <Type, Isa> impl SyscallEntry { __code next(....); } ReadSyscallEntry;