diff options
| author | mws <none@none> | 2005-08-27 15:17:06 -0700 |
|---|---|---|
| committer | mws <none@none> | 2005-08-27 15:17:06 -0700 |
| commit | 84ab085a13f931bc78e7415e7ce921dbaa14fcb3 (patch) | |
| tree | 7e11d8ecfa91e3947c8c99dbe116ae10a8e8076f /usr/src/uts/i86pc/vm/vm_machdep.c | |
| parent | 89518a1cfe5021ecf5ad8d04c40f53cf947e95d9 (diff) | |
| download | illumos-joyent-84ab085a13f931bc78e7415e7ce921dbaa14fcb3.tar.gz | |
PSARC 2005/483 SMBIOS Support for Solaris
6313638 SMBIOS Support for Solaris
6230033 prtdiag should be implemented for Solaris x86
6313668 bmc driver should not have its own private smbios reader
6313670 post_startup_mmu_initialization() is useless and can be deleted
Diffstat (limited to 'usr/src/uts/i86pc/vm/vm_machdep.c')
| -rw-r--r-- | usr/src/uts/i86pc/vm/vm_machdep.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/usr/src/uts/i86pc/vm/vm_machdep.c b/usr/src/uts/i86pc/vm/vm_machdep.c index 18d6266eb6..ef6675fdaf 100644 --- a/usr/src/uts/i86pc/vm/vm_machdep.c +++ b/usr/src/uts/i86pc/vm/vm_machdep.c @@ -1948,13 +1948,6 @@ pageout_init(void (*procedure)(), proc_t *pp, pri_t pri) } /* - * any use for this? - */ -void -post_startup_mmu_initialization(void) -{} - -/* * Function for flushing D-cache when performing module relocations * to an alternate mapping. Unnecessary on Intel / AMD platforms. */ |
