source: mainline/kernel/test/fpu/sse1.def@ 8ccd2ea

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 8ccd2ea was 34db7fa, checked in by Martin Decky <martin@…>, 19 years ago

cleanup kernel tests infrastructure

  • Property mode set to 100644
File size: 117 bytes
Line 
1#if (defined(ia32) || defined(amd64) || defined(ia32xen))
2{
3 "sse1",
4 "Intel SEE test",
5 &test_sse1,
6 true
7},
8#endif
Note: See TracBrowser for help on using the repository browser.