Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107284227
D9460.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
321 B
Referenced Files
None
Subscribers
None
D9460.diff
View Options
Index: head/sys/arm/arm/identcpu-v4.c
===================================================================
--- head/sys/arm/arm/identcpu-v4.c
+++ head/sys/arm/arm/identcpu-v4.c
@@ -294,8 +294,7 @@
void
identify_arm_cpu(void)
{
- u_int cpuid;
- u_int8_t ctrl;
+ u_int cpuid, ctrl;
int i;
ctrl = cpu_get_control();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 12, 11:28 PM (21 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15773771
Default Alt Text
D9460.diff (321 B)
Attached To
Mode
D9460: ARM: Use a 32-bit variable for control register instead of 8-bit
Attached
Detach File
Event Timeline
Log In to Comment