| 1803 | //=========================================================================== |
| 1804 | |
| 1805 | LPBYTE MemGetCxRomPeripheral() |
| 1806 | { |
| 1807 | return pCxRomPeripheral; |
| 1808 | } |
| 1809 | |
| 1810 | //=========================================================================== |
| 1811 |
no outgoing calls
no test coverage detected