mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 18:41:59 +08:00
Begin to trim rtems/ from include file paths - start with freebsd
This commit is contained in:
@@ -31,8 +31,8 @@
|
||||
#ifndef _SYS_UCONTEXT_HH_
|
||||
#define _SYS_UCONTEXT_HH_
|
||||
|
||||
#include <rtems/freebsd/sys/signal.h>
|
||||
#include <rtems/freebsd/machine/ucontext.h>
|
||||
#include <freebsd/sys/signal.h>
|
||||
#include <freebsd/machine/ucontext.h>
|
||||
|
||||
typedef struct __ucontext {
|
||||
/*
|
||||
|
Reference in New Issue
Block a user