diff options
author | Nathaniel Wesley Filardo <[email protected]> | 2015-11-07 00:37:23 -0500 |
---|---|---|
committer | Frans Kaashoek <[email protected]> | 2015-11-15 13:28:43 -0500 |
commit | 5906118897ef71e21a4868eb33f631eaa22b3800 (patch) | |
tree | 30048377cec58f71cd67839aec31458c7da75d8a /sh.c | |
parent | 02530a4859ce4a629f37dcb6a2773f4b6e4ac71e (diff) | |
download | xv6-labs-5906118897ef71e21a4868eb33f631eaa22b3800.tar.gz xv6-labs-5906118897ef71e21a4868eb33f631eaa22b3800.tar.bz2 xv6-labs-5906118897ef71e21a4868eb33f631eaa22b3800.zip |
Remove console input.lock
Use cons.lock for everything. This eliminates the possibility that two CPUS
independently, simultaneously manipulate the CRTC in cgaputc.
Diffstat (limited to 'sh.c')
0 files changed, 0 insertions, 0 deletions