Skip to content
Snippets Groups Projects
Commit 801e1b58 authored by Walter Poxon's avatar Walter Poxon
Browse files

b=14390

i=shadow
i=scjody

changes missing from commit of bz-14390-att-14121
needed to get v1_4_12_RC1 to build on Cray XT3
parent c6a162fe
No related merge requests found
......@@ -276,13 +276,6 @@ void cfs_mem_cache_free(cfs_mem_cache_t *c, void *addr)
cfs_free(addr);
}
/*
* This uses user-visible declarations from <linux/kdev_t.h>
*/
#ifdef __linux__
#include <linux/kdev_t.h>
#endif
void cfs_enter_debugger(void)
{
/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment