ifmcstat: Port to RTEMS

This commit is contained in:
Sebastian Huber
2020-09-07 10:03:31 +02:00
parent 50056ecbd2
commit d56d9b6d3b
12 changed files with 119 additions and 2 deletions

View File

@@ -1,5 +1,10 @@
#include <machine/rtems-bsd-user-space.h>
#ifdef __rtems__
#include "rtems-bsd-ifmcstat-namespace.h"
#include "rtems-bsd-ifmcstat-printb-data.h"
#endif /* __rtems__ */
/*-
* SPDX-License-Identifier: BSD-3-Clause
*