Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_sm8150
/
5a90f577e5369a84b720ead42e621fcb1b8a8b21
/
.
/
include
/
asm-m68k
/
current.h
blob: 8de8f8ceda6182a1b1416677e1b38a0d61310094 [
file
] [
log
] [
blame
]
#ifndef
_M68K_CURRENT_H
#define
_M68K_CURRENT_H
register
struct
task_struct
*
current __asm__
(
"%a2"
);
#endif
/* !(_M68K_CURRENT_H) */