Changeset 231a60a in mainline for softfloat/generic/softfloat.c


Ignore:
Timestamp:
2006-06-18T14:32:00Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d8b42fb2
Parents:
e0bfcf8
Message:

Changes to uspace doxygen comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • softfloat/generic/softfloat.c

    re0bfcf8 r231a60a  
    2727 */
    2828
    29 /** @defgroup sfl Softfloat
    30  * @brief Software FPU emulation.
    31  * @{
    32  * @}
    33  */
    34  /** @addtogroup softfloat generic
    35   * @ingroup sfl
     29/** @addtogroup softfloat generic
     30 * @ingroup sfl
    3631 * @brief Architecture independent parts of FPU software emulation library.
    3732 * @{
     
    500495
    501496
    502  /** @}
     497/** @}
    503498 */
    504499
Note: See TracChangeset for help on using the changeset viewer.