1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-18 02:19:39 +00:00

Eliminate an unused macro whose name clashes now with a function in the

new cpu-v6.h.  This should have been part of r276334.
This commit is contained in:
Ian Lepore 2014-12-28 18:26:15 +00:00
parent 518c6ac777
commit 8d59f6c4da
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=276335

View File

@ -563,7 +563,6 @@ void xscalec3_context_switch (void);
#endif /* CPU_XSCALE_81342 */
#define tlb_flush cpu_tlb_flushID
#define setttb cpu_setttb
#define drain_writebuf cpu_drain_writebuf