summaryrefslogtreecommitdiff
path: root/trafgen_dump.h
blob: 860a9560c9027202ecafe858fe14e63223f2c0fd (plain)
1
2
3
4
5
6
7
8
#ifndef TRAFGEN_DUMP_H
#define TRAFGEN_DUMP_H

#include "trafgen_conf.h"

extern int packet_dump_fd(struct packet *pkt, int fd);

#endif /* TRAFGEN_DUMP_H */
info' class='commit-info'> authorMichael Ellerman <mpe@ellerman.id.au>2015-04-22 15:40:34 +1000 committerMichael Ellerman <mpe@ellerman.id.au>2015-05-11 20:00:32 +1000 commit63da88dd48268af415b3677e20f6bcb92c1bf32c (patch) tree78c248ae3ce19523010c55ffaa4023ca7f52fc5f parent60e065f70bdb0b0e916389024922ad40f3270c96 (diff)
powerpc/vdso: Remove unused debug code
It's in the git history if we ever need it back. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat