1<?xml version="1.0"?>
2<!-- At present compiler specific options are not getting passed -->
3<!-- to cpp check, following is a workaround to pass it manually -->
4<!-- ArmClang specific defines which must be passed to ArmClang -->
5<def><define name="__ARMCC_VERSION" value="6010050"/>
6</def>