Changeset fa38804 in buchla-68k for include/patch.h


Ignore:
Timestamp:
07/14/2017 04:18:35 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
ace9ee7
Parents:
1efe224
Message:

Removed form-feed comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/patch.h

    r1efe224 rfa38804  
    3333#define PE_SPEC         0x00FF          /* destination mask */
    3434#define PE_TBIT         0x8000          /* DEF triggered bit */
    35 
    36 /*
    37 
    38 */
    3935
    4036/* Patch structure definitions */
     
    7470        uint16_t        seqdat3;        /* action 3 data */
    7571};
    76 
    77 /*
    78 
    79 */
    8072
    8173/* Patch destination types */
     
    122114#define PSO_FRQ         2
    123115#define PSO_PCH         3
    124 
    125 /*
    126 
    127 */
    128116
    129117/* Sequence control flags */
Note: See TracChangeset for help on using the changeset viewer.