acadia/sys/voyageurs/xhci/trb.h

6 lines
88 B
C

#pragma once
#include "xhci/xhci.h"
XhciTrb CreateLinkTrb(uint64_t physical_address);