source: mainline/uspace/app/tester/fault/fault2.def

Last change on this file was 00acd66, checked in by Jakub Jermar <jakub@…>, 18 years ago

New, better-structured, directory layout for uspace.

  • Property mode set to 100644
File size: 57 bytes
Line 
1{
2 "fault2",
3 "Unaligned read",
4 &test_fault2,
5 false
6},
Note: See TracBrowser for help on using the repository browser.