mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 22:48:23 +00:00
Remove -D_COMPILING_BSD_KERNEL_ (Unused).
This commit is contained in:
@@ -61,10 +61,6 @@
|
||||
* the end of the file should be removed
|
||||
*/
|
||||
|
||||
#ifndef _COMPILING_BSD_KERNEL_
|
||||
#define _COMPILING_BSD_KERNEL_
|
||||
#endif
|
||||
|
||||
#ifndef KERNEL
|
||||
#define KERNEL
|
||||
#endif
|
||||
@@ -1221,5 +1217,4 @@ rtems_bsdnet_do_dhcp_refresh_only (unsigned long xid,
|
||||
dhcp_start_task (sdl, &reply, 150);
|
||||
}
|
||||
|
||||
#undef D_COMPILING_BSD_KERNEL
|
||||
#undef KERNEL
|
||||
|
||||
Reference in New Issue
Block a user