/* dBoxTools.h.mapping */

#ifndef _mapping_h
#define _mapping_h

#include "kernel.h"

_kernel_oserror *mapping_lookup
( Action *a, char *to, int space );

#endif
