Avoid warning '"Pos64" is already use-visible'

Change-Id: If18a630d8e8a4e2439582777ef1bb969b7b88c6f
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/libhwbase/+/76490
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
This commit is contained in:
Nico Huber 2023-07-15 20:36:52 +02:00
parent 95ad8c53c6
commit 584629b9f4
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ with HW.Time;
with HW.Debug_Sink;
use type HW.Word64;
use type HW.Int64;
package body HW.Debug
with