Rename rtems-bsd-config.h

Rename rtems-bsd-config.h in rtems-bsd-kernel-space.h.
This commit is contained in:
Sebastian Huber
2013-11-06 08:56:38 +01:00
parent 94d04f8ba8
commit f244de9638
470 changed files with 488 additions and 488 deletions

View File

@@ -23,8 +23,8 @@
#ifndef _RTEMS_BSD_MACHINE_STDARG_H_
#define _RTEMS_BSD_MACHINE_STDARG_H_
#ifndef _RTEMS_BSD_MACHINE_RTEMS_BSD_CONFIG_H_
#error "the header file <freebsd/machine/rtems-bsd-config.h> must be included first"
#ifndef _RTEMS_BSD_MACHINE_RTEMS_BSD_KERNEL_SPACE_H_
#error "the header file <machine/rtems-bsd-kernel-space.h> must be included first"
#endif
#endif /* _RTEMS_BSD_MACHINE_STDARG_H_ */