source: mainline/kernel/test/fpu/fpu1.def@ fe33ac2e

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

cleanup kernel tests infrastructure

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