date and time created 91/03/17 11:49:08 by pendry
[unix-history] / usr / src / usr.sbin / amd / config / os-utek.h
CommitLineData
c4e31cb4
JSP
1/* $Id: os-utek.h,v 5.2 91/03/03 20:22:54 jsp Alpha $ */
2
3/*
4 * Utek 4.0 definitions for Amd (automounter)
5 * from Bill Trost <trost%reed@cse.ogi.edu>
6 *
7 * Copyright (c) 1989 Jan-Simon Pendry
8 * Copyright (c) 1989 Imperial College of Science, Technology & Medicine
9 * Copyright (c) 1989 The Regents of the University of California.
10 * All rights reserved.
11 *
12 * This code is derived from software contributed to Berkeley by
13 * Jan-Simon Pendry at Imperial College, London.
14 *
15 * Redistribution and use in source and binary forms are permitted provided
16 * that: (1) source distributions retain this entire copyright notice and
17 * comment, and (2) distributions including binaries display the following
18 * acknowledgement: ``This product includes software developed by the
19 * University of California, Berkeley and its contributors'' in the
20 * documentation or other materials provided with the distribution and in
21 * all advertising materials mentioning features or use of this software.
22 * Neither the name of the University nor the names of its contributors may
23 * be used to endorse or promote products derived from this software without
24 * specific prior written permission.
25 * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
26 * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
27 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
28 *
29 * @(#)os-utek.h 5.1 (Berkeley) %G%
30 */
31
32#define UTEK
33#define __NFS_HEADER__ /* prevent re-inclusion of <sys/nfs.h> */
34/* ... and fake the rest */
35#include "os-sos3.h"