* commit '1f3ac62b447f67fc60620bd3254761b1d73297ba': 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