mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-31 12:13:10 +00:00
Use the right path for the bcopyinout_xscale.S file.
This commit is contained in:
parent
371853e562
commit
f68fab42ef
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=135643
@ -42,7 +42,7 @@
|
||||
|
||||
__FBSDID("$FreeBSD$");
|
||||
#ifdef __XSCALE__
|
||||
#include "bcopyinout_xscale.S"
|
||||
#include <arm/arm/bcopyinout_xscale.S>
|
||||
#else
|
||||
|
||||
.text
|
||||
|
Loading…
Reference in New Issue
Block a user