• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #if defined(__ARM_PCS_VFP) || !defined(__SOFTFP__) || !defined(__ARM_PCS)
2 #error
3 #endif
4 
5 /*
6  * check-name: arm-predef-soft-float
7  * check-command: sparse --arch=arm -msoft-float $file
8  */
9