/* vu-bad-arg.h - decls for the EINVAL file system
 *
 ****************************************************************
 * Copyright (C) 1999, 2000 Thomas Lord
 * 
 * See the file "COPYING" for further information about
 * the copyright and warranty status of this work.
 */


#ifndef INCLUDE__VU__VU_BAD_ARG_H
#define INCLUDE__VU__VU_BAD_ARG_H


#include "hackerlab/vu/vu.h"



extern struct vu_fs_discipline _vu_bad_arg_functions;


/* automatically generated __STDC__ prototypes */
extern int vu_bad_arg (int * errn, ...);
#endif  /* INCLUDE__VU__VU_BAD_ARG_H */


syntax highlighted by Code2HTML, v. 0.9.1