am ceb9c182: Merge "bionic: deprecate _PATH_MEM"
				
					
				
			* commit 'ceb9c182dbb9752004a3d61d872fb3f0cc1c3f9c': bionic: deprecate _PATH_MEM
This commit is contained in:
		@@ -39,7 +39,6 @@
 | 
				
			|||||||
#define	_PATH_CONSOLE	"/dev/console"
 | 
					#define	_PATH_CONSOLE	"/dev/console"
 | 
				
			||||||
#define	_PATH_DEVNULL	"/dev/null"
 | 
					#define	_PATH_DEVNULL	"/dev/null"
 | 
				
			||||||
#define	_PATH_KLOG	"/proc/kmsg"
 | 
					#define	_PATH_KLOG	"/proc/kmsg"
 | 
				
			||||||
#define	_PATH_MEM	"/dev/mem"
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
#define	_PATH_MOUNTED	"/proc/mounts"
 | 
					#define	_PATH_MOUNTED	"/proc/mounts"
 | 
				
			||||||
#define	_PATH_TTY	"/dev/tty"
 | 
					#define	_PATH_TTY	"/dev/tty"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user