1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00

Remove stray line from merge.

This commit is contained in:
Warner Losh 2012-06-15 16:50:32 +00:00
parent 83567110bd
commit d94f5b01c2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=237137

View File

@ -249,7 +249,6 @@ initarm(struct arm_boot_params *abp)
i = 0;
set_cpufuncs();
cpufuncs.cf_sleep = s3c24x0_sleep;
lastaddr = fake_preload_metadata();
pcpu_init(pcpup, 0, sizeof(struct pcpu));
PCPU_SET(curthread, &thread0);