mirror of
https://github.com/torvalds/linux.git
synced 2025-11-09 05:00:09 +02:00
A couple of um files ended up not including the header file that defines
the __section() macro, and the simplest fix is to just revert the change
for those files.
Fixes:
|
||
|---|---|---|
| .. | ||
| clone.c | ||
| Makefile | ||
| mmu.c | ||
| process.c | ||
| syscall.c | ||
| uaccess.c | ||