• Christoph Hellwig's avatar
    [PATCH] more procfs bits for !CONFIG_MMU · 36ece8f9
    Christoph Hellwig authored
    New version with all ifdef CONFIG_MMU gone from procfs.
    
    Instead, the conditional code is in either task_mmu.c/task_nommu.c, and
    the Makefile will select the proper file for inclusion depending on
    CONFIG_MMU.
    36ece8f9
Makefile 374 Bytes