mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-28 11:57:28 +00:00
Deleted one line too many.
This commit is contained in:
parent
ff4ae2ead1
commit
c7291bdcd0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=258810
@ -90,6 +90,7 @@ ofw_restore_trap_vec(char *restore_trap_vec)
|
||||
bcopy(restore_trap_vec, (void *)EXC_RST, EXC_LAST - EXC_RST);
|
||||
__syncicache(EXC_RSVD, EXC_LAST - EXC_RSVD);
|
||||
}
|
||||
#endif
|
||||
|
||||
static int
|
||||
parse_ofw_memory(phandle_t node, const char *prop, struct mem_region *output)
|
||||
|
Loading…
Reference in New Issue
Block a user