Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163248434
D38248.id116006.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
356 B
Referenced Files
None
Subscribers
None
D38248.id116006.diff
View Options
diff --git a/stand/kboot/arch/powerpc64/load_addr.c b/stand/kboot/arch/powerpc64/load_addr.c
--- a/stand/kboot/arch/powerpc64/load_addr.c
+++ b/stand/kboot/arch/powerpc64/load_addr.c
@@ -208,3 +208,9 @@
return (bits);
}
#endif
+
+/* Need to transition from current hacky FDT way to this code */
+bool enumerate_memory_arch(void)
+{
+ return false;
+}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jul 22, 9:58 AM (5 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35360243
Default Alt Text
D38248.id116006.diff (356 B)
Attached To
Mode
D38248: kboot: Add powerpc stub for enumerate_memory_arch()
Attached
Detach File
Event Timeline
Log In to Comment