Remove PSEUDO_SET (Unused).

This commit is contained in:
Ralf Corsepius
2009-02-11 03:36:07 +00:00
parent 110f3f3ca6
commit 2dc5992dee

View File

@@ -89,7 +89,6 @@ static int loioctl(struct ifnet *, ioctl_command_t, caddr_t);
static void lortrequest(int, struct rtentry *, struct sockaddr *);
void rtems_bsdnet_loopattach(void *);
PSEUDO_SET(loopattach, if_loop);
#ifdef TINY_LOMTU
#define LOMTU (1024+512)