pkgsrc-ng/sysutils/hal/files/hald-netbsd/devinfo_optical.h
2013-09-26 17:14:40 +02:00

21 lines
548 B
C

/***************************************************************************
*
* devinfo_optical.h : definition for optical (MMC compliant) media
*
* Copyright 2008 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*
* Licensed under the Academic Free License version 2.1
*
**************************************************************************/
#ifndef DEVINFO_OPTICAL_H
#define DEVINFO_OPTICAL_H
#include "devinfo.h"
extern DevinfoDevHandler devinfo_optical_handler;
#endif /* DEVINFO_OPTICAL_H */