aboutsummaryrefslogtreecommitdiff
path: root/cyclone/shadow/shadow.h
blob: 878a95b7fff582e7b806afa56590f79248975ac4 (plain)
1
2
3
4
5
6
7
8
9
10
/* Copyright (c) 2003 krzYszcz and others.
 * For information on usage and redistribution, and for a DISCLAIMER OF ALL
 * WARRANTIES, see the file, "LICENSE.txt," in this distribution.  */

#ifndef __SHADOW_H__
#define __SHADOW_H__

void allnettles_setup(void);

#endif