Module Name: src
Committed By: thorpej
Date: Fri Dec 18 21:59:35 UTC 1998
Modified Files:
src/sys/dev/rcons: raster_op.c
Log Message:
Replace a use of << with the LSOP macro, to fix a specific problem on
little-endian machines. PR #6390, Ben Harris.