mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-19 19:30:12 +08:00
This makes the @file documentation independent of the actual file name. Update #3707.
8 lines
84 B
C
8 lines
84 B
C
/**
|
|
* @file
|
|
*
|
|
* Dummy include file for FreeBSD routines
|
|
*/
|
|
|
|
#include <string.h>
|