|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [MINIOS] Add stuff for generating assembler symbols in M
What is it exactly you need these symbols for (I don't know much
about genassym myself)? It strikes me that this is all specific to
ia64 at the moment, and therefore should be handled by Makefile in
arch/ia64. The resulting header file should also be put somewhere
there as well.
Of course if you convince me generation of symbols is possible/useful
for x86 then we can make it global to all archs.
Cheers
Gregor
Hi,
for the ia64 port of the mini-os I need to generate some symbols from
C-headers for the assembler code.
I have attached a patch of extras/mini-os/Makefile to handle this (see
GEN_ASSYM_... parts).
Thanks.
Dietmar.
<mini-os_genassym.patch>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|