mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-25 22:48:31 +08:00
8 lines
91 B
C
8 lines
91 B
C
/**
|
|
* @file
|
|
*
|
|
* @brief Dummy Include File for FreeBSD Routines
|
|
*/
|
|
|
|
#include <string.h>
|