Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1657 → Rev 1656

/uspace/trunk/softfloat/generic/common.c
26,12 → 26,6
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
 
/** @addtogroup softfloat
* @{
*/
/** @file
*/
 
#include<sftypes.h>
#include<common.h>
 
210,7 → 204,3
return;
}
 
 
/** @}
*/