Gitiles
Code Review
Sign In
review.sourcearcade.org
/
libgfxinit
/
04c1d01f2bd5b67f0fcb8f620ac83b7b84c47966
/
.
/
gfxtest
/
gfx_test_main.adb
blob: 2e1d5dab41dbe237c2cf7ac11dc38b972af4d564 [
file
] [
log
] [
blame
]
with
HW
.
GFX
.
GMA
.
GFX_Test
;
procedure GFX_Test_Main
is
begin
HW
.
GFX
.
GMA
.
GFX_Test
.
Main
;
end
GFX_Test_Main
;