]> mj.ucw.cz Git - eval.git/blob - ucw/fb-mmap.t
Box: Support systems with 64-bit kernel and 32-bit user space
[eval.git] / ucw / fb-mmap.t
1 # Test for fb-mmap.c
2
3 Run:    dd bs=1024 count=1024 if=/dev/zero of=mmap.in 2>/dev/null && ../obj/ucw/fb-mmap-t mmap.in mmap.out && rm mmap.in mmap.out