summaryrefslogtreecommitdiff
path: root/gssm/src/lib/display.h
blob: cacd9317391ad7b559b5b35410a93229ed6bcbf4 (plain)
1
2
3
4
// $Id: display.h,v 1.1.1.1 2007-06-01 04:26:57 jl Exp $

void dump_raw(unsigned char *, unsigned int);
void display_raw(unsigned char *, unsigned int);
personal git repositories of Harald Welte. Your mileage may vary