2022-08-07 20:10:08 +00:00
|
|
|
#
|
|
|
|
! $Source$
|
|
|
|
! $State$
|
|
|
|
! $Revision$
|
|
|
|
|
2022-08-26 17:20:56 +00:00
|
|
|
#include "libsysasm.h"
|
2022-08-07 20:10:08 +00:00
|
|
|
|
|
|
|
.sect .bss
|
|
|
|
|
|
|
|
! This data block is used to store information about the current line number
|
|
|
|
! and file.
|
|
|
|
|
|
|
|
.define hol0
|
|
|
|
.comm hol0, 8
|