L4Re/departure

libext2fs/lib/dirpaths.h

360:92c5f6aa8c36
2022-06-12 Paul Boddie Reintroduced PagerObject code generation required to initiate servers. mmap-region-flags
     1 /*     2  * This file contains the path names for various directories as     3  * controlled by the configure script.     4  */     5      6 /* Where to put the messages file for internationalization support */     7 #define LOCALEDIR		"/usr/share/locale"     8      9 /* Where to find the mke2fs.conf and e2fsck.conf files */    10 #define ROOT_SYSCONFDIR		"/etc"