 4029a9177f
			
		
	
	
	4029a9177f
	
	
	
		
			
			SHMLBA cant possible be used in userspace, see sparc versions of that header. Do not export asm/shmparam.h during make headers_install_all This removes another uservisible place of PAGE_SIZE Signed-off-by: Olaf Hering <olaf@aepfle.de> Cc: Paul Mackerras <paulus@samba.org> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: "David S. Miller" <davem@davemloft.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
		
			
				
	
	
		
			34 lines
		
	
	
	
		
			743 B
			
		
	
	
	
		
			NASM
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
	
		
			743 B
			
		
	
	
	
		
			NASM
		
	
	
	
	
	
| unifdef-y += a.out.h
 | |
| unifdef-y += auxvec.h
 | |
| unifdef-y += byteorder.h
 | |
| unifdef-y += errno.h
 | |
| unifdef-y += fcntl.h
 | |
| unifdef-y += ioctl.h
 | |
| unifdef-y += ioctls.h
 | |
| unifdef-y += ipcbuf.h
 | |
| unifdef-y += mman.h
 | |
| unifdef-y += msgbuf.h
 | |
| unifdef-y += param.h
 | |
| unifdef-y += poll.h
 | |
| unifdef-y += posix_types.h
 | |
| unifdef-y += ptrace.h
 | |
| unifdef-y += resource.h
 | |
| unifdef-y += sembuf.h
 | |
| unifdef-y += setup.h
 | |
| unifdef-y += shmbuf.h
 | |
| unifdef-y += sigcontext.h
 | |
| unifdef-y += siginfo.h
 | |
| unifdef-y += signal.h
 | |
| unifdef-y += socket.h
 | |
| unifdef-y += sockios.h
 | |
| unifdef-y += stat.h
 | |
| unifdef-y += statfs.h
 | |
| unifdef-y += termbits.h
 | |
| unifdef-y += termios.h
 | |
| unifdef-y += types.h
 | |
| unifdef-y += unistd.h
 | |
| unifdef-y += user.h
 | |
| 
 | |
| # These probably shouldn't be exported
 | |
| unifdef-y += elf.h
 | |
| unifdef-y += page.h
 |