summaryrefslogtreecommitdiff
path: root/otk_c/init.h
blob: ba807f23e64cff824dbde048d078c303e7216ec7 (plain)
1
2
3
4
5
6
7
// -*- mode: C; indent-tabs-mode: nil; c-basic-offset: 2; -*-
#ifndef __init_h
#define __init_h

void initotk(char *display);

#endif // __init_h