Changeset 84c0125 in buchla-68k for prolog


Ignore:
Timestamp:
08/07/2017 01:05:57 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
8325447
Parents:
15854f1
Message:

Fix * in comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • prolog/fsmain.s

    r15854f1 r84c0125  
    103103                .page
    104104
    105 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
     105|************************************************************************
    106106|               Data Area                                               |
    107 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
     107|************************************************************************
    108108
    109109                .data
     
    111111pmsg1:          .asciz  "  returned from Croot() "
    112112
    113 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
     113|************************************************************************
    114114|               BSS Area                                                |
    115 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
     115|************************************************************************
    116116
    117117                .bss
Note: See TracChangeset for help on using the changeset viewer.