Repairing PANIC macro, now handles VA_ARGS properly
This commit is contained in:
parent
bb38272597
commit
dac4f9de43
2 changed files with 1 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
|||
#include "stdbool.h"
|
||||
#include <mini-printf.h>
|
||||
#include <stdarg.h>
|
||||
#include <stddef.h>
|
||||
#include <stdio.h>
|
||||
#include <uart.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue