|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] A question related with symbol reference?
The EXTERN directive is specific to nasm.
-- Keir
On 18/3/08 08:49, "房海峰" <fanghaifeng@xxxxxxxxxx> wrote:
I have been programmed assembly code with "nasm" language.
in "nasm", when you refere to a function/label that come from another file, you should make a declaration of the function with "extern" keywords in advance.
i don't know whether "at&t" assembly language is different with "nasm"?
thanks again!
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|