aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/current.h
blob: 51b056dfaedd7f2bdfcb42582769eb546472257c (plain)
1
2
3
4
5
#ifdef __uClinux__
#include "current_no.h"
#else
#include "current_mm.h"
#endif