source: rtems/c/src/lib/libbsp/a29k/portsw/startup/ramlink @ 674c900

4.104.114.84.95
Last change on this file since 674c900 was 0836603, checked in by Joel Sherrill <joel.sherrill@…>, on 09/18/96 at 21:13:10

new files submitted by Craig Lebakken (lebakken@…) and Derrick Ostertag
(ostertag@…)

  • Property mode set to 100644
File size: 286 bytes
Line 
1;@(#)ez030.cmd  1.1 93/04/06 20:00:10, Copyright 1993 AMD.
2;Linker command file header for EZ-030 evaluation board.
3;Usage:  ld29 -c .../29k/lib/ez030.cmd -o ...
4;        -or-
5;        hc29 -cmdez030.cmd ...
6;
7;  $Id$
8;
9ALIGN   .text=8192
10ALIGN   .data=8192
11ORDER   .text=0x40005000,!text,!data,!lit,!bss
Note: See TracBrowser for help on using the repository browser.