| 794 | // |
| 795 | //***************************************************************************** |
| 796 | void DLParser_RDPLoadSync( MicroCodeCommand command ) { /*DL_PF(" LoadSync: (Ignored)");*/ } |
| 797 | void DLParser_RDPPipeSync( MicroCodeCommand command ) { /*DL_PF(" PipeSync: (Ignored)");*/ } |
| 798 | void DLParser_RDPTileSync( MicroCodeCommand command ) { /*DL_PF(" TileSync: (Ignored)");*/ } |
| 799 |
nothing calls this directly
no outgoing calls
no test coverage detected