Use the .db directive in a section with no initial value to allocate area for a variable with no initial value.
In order that it may be referenced from other files as well, it is necessary to define the label with the .public directive.
Use the .db directive in a section with no initial value to allocate area for a variable with no initial value.
In order that it may be referenced from other files as well, it is necessary to define the label with the .public directive.