diff options
| author | Justin Hibbits <jhibbits@FreeBSD.org> | 2020-01-18 02:39:38 +0000 |
|---|---|---|
| committer | Justin Hibbits <jhibbits@FreeBSD.org> | 2020-01-18 02:39:38 +0000 |
| commit | de8dd262c43bd9d687060fa7d50b6b6de73249c9 (patch) | |
| tree | a9c0e5631cf03f2235cc6ad98337973465f6c20c /sys/powerpc/aim | |
| parent | 2d0c620272bcc0c78a53cbc1eed02b5792944856 (diff) | |
Notes
Diffstat (limited to 'sys/powerpc/aim')
| -rw-r--r-- | sys/powerpc/aim/moea64_if.m | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/powerpc/aim/moea64_if.m b/sys/powerpc/aim/moea64_if.m index 713ab3c6effd8..738c78b724665 100644 --- a/sys/powerpc/aim/moea64_if.m +++ b/sys/powerpc/aim/moea64_if.m @@ -43,6 +43,7 @@ */ INTERFACE moea64; +SINGLETON; CODE { static moea64_pte_replace_t moea64_pte_replace_default; |
