Add stack frame to panic
This commit is contained in:
parent
b337e5193b
commit
cfcb806ebf
16 changed files with 169 additions and 103 deletions
|
|
@ -12,7 +12,7 @@ struct ma_bufctl {
|
|||
struct ma_bufctl *next;
|
||||
size_t *startaddr;
|
||||
};
|
||||
|
||||
// ADD COLORING
|
||||
struct ma_slab {
|
||||
struct ma_kcache *cache;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue