mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-02-06 05:31:36 +00:00
8 lines
84 B
C
8 lines
84 B
C
/**
|
|
* @file
|
|
*
|
|
* Dummy include file for FreeBSD routines
|
|
*/
|
|
|
|
#include <string.h>
|