diff options
author | Marin Ramesa <mpr@hi.t-com.hr> | 2013-11-14 21:04:05 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-11-15 02:10:32 +0100 |
commit | 7b7240a68c18804c553e9bc5664b3bcedcfbb1e1 (patch) | |
tree | 8acc0635aaedb19c82ecf13977c7ccf5f1175279 /i386/Makefrag.am | |
parent | c19732181e805c31f968779141ce0c434b07b017 (diff) | |
download | gnumach-7b7240a68c18804c553e9bc5664b3bcedcfbb1e1.tar.gz gnumach-7b7240a68c18804c553e9bc5664b3bcedcfbb1e1.tar.bz2 gnumach-7b7240a68c18804c553e9bc5664b3bcedcfbb1e1.zip |
i386/i386/vm_tuning.h: remove file
* i386/Makefrag.am: Remove i386/i386/vm_tuning.h.
* i386/i386/vm_tuning.h: Remove file.
* vm/vm_pageout.c: Don't include i386/i386/vm_tuning.h.
Diffstat (limited to 'i386/Makefrag.am')
-rw-r--r-- | i386/Makefrag.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/i386/Makefrag.am b/i386/Makefrag.am index 738c60ae..32730a51 100644 --- a/i386/Makefrag.am +++ b/i386/Makefrag.am @@ -134,7 +134,6 @@ libkernel_a_SOURCES += \ i386/i386/user_ldt.c \ i386/i386/user_ldt.h \ i386/i386/vm_param.h \ - i386/i386/vm_tuning.h \ i386/i386/xpr.h \ i386/intel/pmap.c \ i386/intel/pmap.h \ |