diff options
| author | Thomas Huth <[email protected]> | 2025-03-14 07:09:53 +0000 |
|---|---|---|
| committer | Stafford Horne <[email protected]> | 2025-06-07 05:44:28 +0000 |
| commit | c403db6f00de4ecbde869ca79dd53513e9f7af0f (patch) | |
| tree | 4afc58a1670122b056ae598493a3f241a1fe8cbd /scripts/rustdoc_test_gen.rs | |
| parent | Linux 6.15 (diff) | |
| download | kernel-c403db6f00de4ecbde869ca79dd53513e9f7af0f.tar.gz kernel-c403db6f00de4ecbde869ca79dd53513e9f7af0f.zip | |
openrisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
__ASSEMBLY__ is only defined by the Makefile of the kernel, so
this is not really useful for uapi headers (unless the userspace
Makefile defines it, too). Let's switch to __ASSEMBLER__ which
gets set automatically by the compiler when compiling assembly
code.
This is a completely mechanical patch (done with a simple "sed -i"
statement).
Cc: Jonas Bonn <[email protected]>
Cc: Stefan Kristiansson <[email protected]>
Cc: Stafford Horne <[email protected]>
Cc: [email protected]
Signed-off-by: Thomas Huth <[email protected]>
Signed-off-by: Stafford Horne <[email protected]>
Diffstat (limited to 'scripts/rustdoc_test_gen.rs')
0 files changed, 0 insertions, 0 deletions
