mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 13:15:21 +08:00
Update due to RTEMS printer API changes
This commit is contained in:
@@ -1 +1 @@
|
||||
/* EMPTY */
|
||||
#include <stdarg.h>
|
||||
|
@@ -44,6 +44,8 @@
|
||||
#include <sys/types.h>
|
||||
#include <sys/systm.h>
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
void
|
||||
panic(const char *fmt, ...)
|
||||
{
|
||||
|
@@ -50,6 +50,7 @@
|
||||
#include <sys/mutex.h>
|
||||
|
||||
#include <setjmp.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#undef printf
|
||||
|
Reference in New Issue
Block a user