Merge "bionic: deprecate _PATH_MEM"

This commit is contained in:
Mark Salyzyn 2015-03-02 18:56:21 +00:00 committed by Gerrit Code Review
commit ceb9c182db

View file

@ -39,7 +39,6 @@
#define _PATH_CONSOLE "/dev/console"
#define _PATH_DEVNULL "/dev/null"
#define _PATH_KLOG "/proc/kmsg"
#define _PATH_MEM "/dev/mem"
#define _PATH_MOUNTED "/proc/mounts"
#define _PATH_TTY "/dev/tty"