1 /* $NetBSD: position.h,v 1.3 2013/09/04 19:44:21 tron Exp $ */
4 * Copyright (C) 1984-2012 Mark Nudelman
6 * You may distribute under the terms of either the GNU General Public
7 * License or the Less License, as specified in the README file.
9 * For more information, see the README file.
14 * Include file for interfacing to position.c modules.
17 #define TOP_PLUS_ONE (1)
19 #define BOTTOM_PLUS_ONE (-2)