2 // test_intentionally_crashing_driver_56101852.iig
3 // test_intentionally_crashing_driver_56101852
5 // Copyright © 2019 Apple Inc. All rights reserved.
8 #ifndef test_intentionally_crashing_driver_56101852_h
9 #define test_intentionally_crashing_driver_56101852_h
11 #include <Availability.h>
12 #include <DriverKit/IOService.iig>
14 class test_intentionally_crashing_driver_56101852: public IOService
18 Start(IOService * provider) override;
21 #endif /* test_intentionally_crashing_driver_56101852_h */