From: deraadt Date: Fri, 10 May 1996 12:45:10 +0000 (+0000) Subject: decl joystick X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=fa60dbbf2ac00aacf694f2e45009f9f53dae9f8e;p=openbsd decl joystick --- diff --git a/sys/arch/i386/include/conf.h b/sys/arch/i386/include/conf.h index 2b9ef1b6157..34d1559c9a6 100644 --- a/sys/arch/i386/include/conf.h +++ b/sys/arch/i386/include/conf.h @@ -1,4 +1,4 @@ -/* $NetBSD: conf.h,v 1.1 1996/05/03 19:34:11 christos Exp $ */ +/* $NetBSD: conf.h,v 1.2 1996/05/05 19:28:34 christos Exp $ */ /* * Copyright (c) 1996 Christos Zoulas. All rights reserved. @@ -60,3 +60,5 @@ cdev_decl(mms); cdev_decl(lms); cdev_decl(pms); + +cdev_decl(joy);