/* $Id: machine.c,v 1.1 2007/09/21 13:42:05 ksb Exp $ */ #include #include "machine.h" int SliceSize(char *pcDev, off_t *pwSize) { return 0; }