| 1 | /* |
| 2 | * setup.h is part of userspace header ABI so UAPI scripts have to generate it |
| 3 | * even if there's nothing to export - causing empty <uapi/asm/setup.h> |
| 4 | * However to prevent "patch" from discarding it we add this placeholder |
| 5 | * comment |
| 6 | */ |