mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-18 14:34:04 +08:00
Begin to trim rtems/ from include file paths - start with freebsd
This commit is contained in:
@@ -27,8 +27,8 @@
|
||||
#ifndef _USB_ENDIAN_HH_
|
||||
#define _USB_ENDIAN_HH_
|
||||
|
||||
#include <rtems/freebsd/sys/stdint.h>
|
||||
#include <rtems/freebsd/sys/endian.h>
|
||||
#include <freebsd/sys/stdint.h>
|
||||
#include <freebsd/sys/endian.h>
|
||||
|
||||
/*
|
||||
* Declare the basic USB record types. USB records have an alignment
|
||||
|
Reference in New Issue
Block a user