Stub exported functions? #213
Unanswered
theKidOfArcrania
asked this question in
Q&A
Replies: 1 comment 1 reply
-
My assumption was that they are for things that are not supported on certain devices and for things that arent supported at all on the device. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There seems to be a number of stubbed out functions under
src/nvidia/arch/nvalloc/unix/src/exports-stubs.c
that are also exported to the finalnvidia.o_binary
object. Why is that the case? Are these functionalities just not open-sourced yet?Beta Was this translation helpful? Give feedback.
All reactions