Begin to trim rtems/ from include file paths - start with freebsd

This commit is contained in:
Joel Sherrill
2012-03-08 08:56:25 -06:00
parent 9a8e3e0dd0
commit 03d4faf086
479 changed files with 7925 additions and 7917 deletions

View File

@@ -45,12 +45,12 @@
#ifndef _SYS_KERNEL_HH_
#define _SYS_KERNEL_HH_
#include <rtems/freebsd/sys/linker_set.h>
#include <freebsd/sys/linker_set.h>
#ifdef _KERNEL
/* for intrhook below */
#include <rtems/freebsd/sys/queue.h>
#include <freebsd/sys/queue.h>
/* Global variables for the kernel. */