/* version.h:
*
***************************************************************
* Copyright (C) 2004 Tom Lord, Yann Droneaud <ydroneaud@meuh.org>
*
* See the file "COPYING" for further information about copyright and
* warrenty status of this work.
*/
#ifndef INCLUDE__LIBARCH__VERSION_H
#define INCLUDE__LIBARCH__VERSION_H
#include "hackerlab/machine/types.h"
extern t_uchar * libarch_version_string;
#endif
/* tag: Sun Oct 31 21:22:48 EST 2004 (version.h)
*/
syntax highlighted by Code2HTML, v. 0.9.1