mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-18 01:26:25 +08:00
Begin to trim rtems/ from include file paths - start with freebsd
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
/* $FreeBSD$ */
|
||||
|
||||
#include <rtems/freebsd/sys/ioccom.h>
|
||||
#include <freebsd/sys/ioccom.h>
|
||||
|
||||
#define FM_SET_FREQ _IOWR('U', 200, int)
|
||||
#define FM_GET_FREQ _IOWR('U', 201, int)
|
||||
|
Reference in New Issue
Block a user