Changeset e209fc96 in mainline for libc/arch/mips32eb/include/endian.h
- Timestamp:
- 2006-06-07T20:56:49Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 846848a6
- Parents:
- b3d1e11
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libc/arch/mips32eb/include/endian.h
rb3d1e11 re209fc96 26 26 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 27 27 */ 28 29 /** @addtogroup libcmipseb32 mipseb32 30 * @brief mipseb32 architecture dependent parts of libc 31 * @ingroup lc 32 * @{ 33 */ 34 /** @file 35 */ 36 28 37 29 38 #ifndef __mips32eb_ENDIAN_H__ … … 38 47 #endif 39 48 49 /** @} 50 */ 40 51
Note:
See TracChangeset
for help on using the changeset viewer.