;Patch #1 to RamDisk versions 1.0, 1.0A
;Copyright (C) 1986 by UltraSoft. All Rights Reserved.
;
;This patch corrects a problem where the RamDisk driver always returned an
;even number of bytes to AMOS, even when an odd number of bytes was
;requested. Typically, this would surface as a problem when the RamDisk
;driver was generated with an odd bitmap size; files copied to the RamDisk
;would suddenly exhibit illegal block links and other integrity problems.