PatchworkOS
Loading...
Searching...
No Matches
gop.h
Go to the documentation of this file.
1#pragma once
2
3#include <boot/boot_info.h>
4
5void gop_init(const boot_gop_t* in);
void gop_init(const boot_gop_t *in)
Definition gop.c:43