cleanup header

This commit is contained in:
david 2009-06-25 11:12:41 +02:00
parent 0b12206f1d
commit accdf39f18

View File

@ -16,7 +16,6 @@ void debug(int level, char *format, ...);
Adapted from [K&R2], p. 174 */
#endif
void dump_packet(uint32_t addr,uint32_t len,uint8_t *packet);
#endif /* DEBUG_H */