1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00

Remove JSSORTIX reference from sortix/uart.cpp.

This commit is contained in:
Jonas 'Sortie' Termansen 2013-10-27 01:45:01 +02:00
parent d43a044575
commit f6f861a72e

View file

@ -100,11 +100,6 @@ namespace Sortix
{
InvalidateVGA();
#ifdef JSSORTIX
// This crashes the JS VM, so don't do it.
return;
#endif
Baud = ProbeBaud(Port);
CPU::OutPortB(Port + LCR, 0x3); // 8n1