Sign in
chromium
/
chromiumos
/
third_party
/
coreboot
/
libgfxinit
/
refs/heads/stabilize-15604.57.B
/
.
/
gfxtest
/
gfx_test_main.adb
blob: 2e1d5dab41dbe237c2cf7ac11dc38b972af4d564 [
file
] [
log
] [
blame
] [
edit
]
with
HW
.
GFX
.
GMA
.
GFX_Test
;
procedure GFX_Test_Main
is
begin
HW
.
GFX
.
GMA
.
GFX_Test
.
Main
;
end
GFX_Test_Main
;