commit | fc4ac7a5f5996712d9123ae4850948c640edb315 | [log] [tgz] |
---|---|---|
author | Andres Salomon <dilinger@queued.net> | Sat Jun 05 11:40:42 2010 -0400 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Mon Jun 07 17:27:11 2010 -0700 |
tree | 78a8607ecdb6537d7d34ad771152c48cc8f5b581 | |
parent | e44a21b7268a022c7749f521c06214145bd161e4 [diff] |
x86: use __ASSEMBLY__ rather than __ASSEMBLER__ As Ingo pointed out in a separate patch, we should be using __ASSEMBLY__. Make that the case in pgtable headers. Signed-off-by: Andres Salomon <dilinger@queued.net> LKML-Reference: <20100605114042.35ac69c1@dev.queued.net> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>