Gitiles
Code Review
Sign In
review.sourcearcade.org
/
libgfxinit
/
bfea6a3f68ffd758a6ce5779d3a62891efcc0044
/
.
/
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
;