Chameleon

Chameleon Svn Source Tree

Root/tags/2.0/i386/include/IOKit/stream/IOStreamFamily.h

Source at commit 2889 created 6 years 11 months ago.
By ifabio, Add flag NvidiaNoEFI for injection of NVDA,noEFI (thx to FredWst) http://www.insanelymac.com/forum/topic/306156-clover-bugissue-report-and-patch/page-107?p=2443062#entry2443062
1/*
2 * Copyright 2006 Apple Computer, Inc. All rights reserved.
3 *
4 */
5
6#ifndef __IOKIT_IOSTREAMFAMILY_H
7#define __IOKIT_IOSTREAMFAMILY_H
8
9#include <IOKit/stream/IOStream.h>
10#include <IOKit/stream/IOStreamShared.h>
11
12
13#endif /* !__IOKIT_IOSTREAMFAMILY_H */
14

Archive Download this file

Revision: 2889