lint
[unix-history] / usr / src / games / sail / driver.h
CommitLineData
254f5ab4 1/*
b5f0675e
EW
2 * Copyright (c) 1983 Regents of the University of California,
3 * All rights reserved. Redistribution permitted subject to
4 * the terms of the Berkeley Software License Agreement.
254f5ab4 5 */
b5f0675e
EW
6
7/*
8 * @(#)driver.h 2.2 %G%
9 */
10
254f5ab4
EW
11#include "externs.h"
12
13int dtab[];