Changeset 88d594a in rtems for c/src/exec/score/tools
- Timestamp:
- 05/24/95 21:39:42 (29 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 5b9d6ddf
- Parents:
- bf61e45c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/exec/score/tools/hppa1.1/genoffsets.c
rbf61e45c r88d594a 1 1 /* 2 * @(#)genoffsets.c 1.3 - 95/03/153 * 2 * @(#)genoffsets.c 1.5 - 95/05/16 3 * 4 4 * 5 5 * genoffsets.c … … 7 7 * This file generates the offsets.h for the HP PA-RISC port of RTEMS. 8 8 * 9 * NOTE: It only prints the offset for structures actually used 9 * NOTE: It only prints the offset for structures actually used 10 10 * by the assembly code. 11 11 * … … 17 17 * notice must appear in all copies of this file and its derivatives. 18 18 * 19 * $Id$19 * genoffsets.c,v 1.2 1995/05/09 20:16:48 joel Exp 20 20 * 21 21 */
Note: See TracChangeset
for help on using the changeset viewer.