Ignore:
Timestamp:
10/06/97 21:29:29 (26 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
ffa6183
Parents:
7e4938c
Message:

Fixed comment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/exec/score/headers/thread.h

    r7e4938c rb6770d1  
    9999  Stack_Control        Initial_stack;    /* stack information               */
    100100  void                *fp_context;       /* initial FP context area address */
    101   void                *stack;            /* initial FP context area address */
     101  void                *stack;            /* initial stack area address      */
    102102}   Thread_Start_information;
    103103
Note: See TracChangeset for help on using the changeset viewer.