diff options
Diffstat (limited to 'linux/pcmcia-cs/glue/pcmcia_glue.h')
-rw-r--r-- | linux/pcmcia-cs/glue/pcmcia_glue.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/linux/pcmcia-cs/glue/pcmcia_glue.h b/linux/pcmcia-cs/glue/pcmcia_glue.h index fc308ee8..691c1b9b 100644 --- a/linux/pcmcia-cs/glue/pcmcia_glue.h +++ b/linux/pcmcia-cs/glue/pcmcia_glue.h @@ -255,12 +255,6 @@ init_dev_name(struct net_device *dev, dev_node_t node) #define module_exit(a) /* - * Debugging convenience. - */ -extern void Debugger(void); - - -/* * TODO: We don't have `disable_irq_nosync', do we need it? This is used * by the axnet_cs client driver only. */ |