Remove #define KERNEL.

This commit is contained in:
Ralf Corsepius
2009-02-04 13:34:34 +00:00
parent e7b2159049
commit a0fac2eee3
-6
View File
@@ -61,10 +61,6 @@
* the end of the file should be removed
*/
#ifndef KERNEL
#define KERNEL
#endif
#ifndef __INSIDE_RTEMS_BSD_TCPIP_STACK__
#define __INSIDE_RTEMS_BSD_TCPIP_STACK__
#endif
@@ -1216,5 +1212,3 @@ rtems_bsdnet_do_dhcp_refresh_only (unsigned long xid,
dhcp_start_task (sdl, &reply, 150);
}
#undef KERNEL