]> xenbits.xensource.com Git - unikraft/unikraft.git/commit
drivers/ukintctlr: Delete unnecessary `exportsyms.uk`
authorSergiu Moga <sergiu@unikraft.io>
Thu, 22 Feb 2024 12:41:08 +0000 (14:41 +0200)
committerUnikraft Bot <monkey@unikraft.io>
Thu, 6 Mar 2025 10:49:16 +0000 (10:49 +0000)
commit3d755d05e100b64b2aa7b1adb286d0e9cac6636b
tree8ac21588a4ab2a82928ba3eeec2d491a03b5b00f
parent64cb671ad84d3dbae86d0ddf0fde67ba9eacf311
drivers/ukintctlr: Delete unnecessary `exportsyms.uk`

The philosophy is that each driver is meant to individually export
whatever symbols it sees fit. Therefore, delete the unnecessary
`exportsyms.uk` in the root of the interrupt controller drivers
subsystem.

Signed-off-by: Sergiu Moga <sergiu@unikraft.io>
Approved-by: Michalis Pappas <michalis@unikraft.io>
Reviewed-by: Michalis Pappas <michalis@unikraft.io>
GitHub-Closes: #1265
drivers/ukintctlr/exportsyms.uk [deleted file]