mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-01 07:42:18 +00:00
53f3b81e5a
Fuck him
9 lines
157 B
C
9 lines
157 B
C
/*
|
|
* SPDX-License-Identifier: MIT
|
|
*
|
|
* Copyright © 2021 Intel Corporation
|
|
*/
|
|
|
|
int i915_register_pci_driver(void);
|
|
void i915_unregister_pci_driver(void);
|