This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Use p2align instead ALIGN


> 	* sysdeps/x86_64/memset.S: Use p2align instead align.

This should say:

	* sysdeps/x86_64/memset.S (ALIGN): Macro removed.
	Use .p2align directive instead, throughout.

OK with that.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]