1with Warn19_Pkg; use Warn19_Pkg;
2
3package Warn19 is
4   P_Data : Bits;
5   procedure Setup;
6end Warn19;
7