TianoCore EDK2 master
Loading...
Searching...
No Matches
ReadTr.c
Go to the documentation of this file.
1
18UINT16
19EFIAPI
21 VOID
22 )
23{
24 _asm {
25 str ax
26 }
27}
UINT16 EFIAPI AsmReadTr(VOID)
Definition: ReadTr.c:20