瀏覽代碼

removed a wrong comment

git-svn-id: https://svn.inf.ethz.ch/svn/lecturers/a2/trunk@8533 8c9fc860-2736-0410-a75d-ab315db34111
eth.morozova 6 年之前
父節點
當前提交
f5e6e41a05
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      source/Zynq.PsUartMin.Mod

+ 0 - 2
source/Zynq.PsUartMin.Mod

@@ -441,8 +441,6 @@ VAR
 
 	(**
 		Returns number of bytes available in the receive FIFO of the UART controller
-
-		res: error code, 0 in case of success
 	*)
 	PROCEDURE Available*(uart: UartRegisters): LONGINT;
 	BEGIN