summaryrefslogtreecommitdiffstats
path: root/kernel/kls_jbig/jbig2mem.h
blob: 36ae6195918552ce5497f0e358b75514e85cfa94 (plain)
1
2
3
4
5
6
#ifndef JBIG2MEM_H
#define JBIG2MEM_H

int jbig2mem(char *argv[]);

#endif