Mercurial > hg > CbC > CbC_xv6
view src/impl/KernelError.h @ 338:2cbaa4c74d15
remove_skip
author | anatofuz |
---|---|
date | Sun, 16 Feb 2020 18:30:06 +0900 |
parents | 600fd7db5344 |
children |
line wrap: on
line source
typedef struct KernelError <Type, Isa> impl Err { __code infinity_loop(Type* err, __code next(...)); __code next(...); } KernelError;