Changeset 3bc42bd in mainline for uspace/lib/c/arch/sparc32/include/libarch/stackarg.h
- Timestamp:
- 2013-11-26T18:49:32Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a218709
- Parents:
- a7372ccf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/sparc32/include/libarch/stackarg.h
ra7372ccf r3bc42bd 27 27 */ 28 28 29 /** @addtogroup libcsparc 6429 /** @addtogroup libcsparc32 30 30 * @{ 31 31 */ … … 33 33 */ 34 34 35 #ifndef LIBC_sparc 64_STACKARG_H_36 #define LIBC_sparc 64_STACKARG_H_35 #ifndef LIBC_sparc32_STACKARG_H_ 36 #define LIBC_sparc32_STACKARG_H_ 37 37 38 38 #endif
Note:
See TracChangeset
for help on using the changeset viewer.