Skip to content

doc(interrupt): remove type casting to uint64_t#132

Merged
dreamos82 merged 2 commits intodreamportdev:masterfrom
realstealthninja:patch-1
Nov 1, 2025
Merged

doc(interrupt): remove type casting to uint64_t#132
dreamos82 merged 2 commits intodreamportdev:masterfrom
realstealthninja:patch-1

Conversation

@realstealthninja
Copy link
Copy Markdown
Contributor

The type taken by the function is void* but here we are passing uint64_t is this right?

@realstealthninja realstealthninja changed the title doc: remove type casting to uint64_t doc(interrupt): remove type casting to uint64_t Oct 31, 2025
@dreamos82
Copy link
Copy Markdown
Member

Thanks. Do you want to add yourself to the acknowledments list here https://github.com/dreamportdev/Osdev-Notes/blob/master/99_Appendices/I_Acknowledgments.md?

@realstealthninja
Copy link
Copy Markdown
Contributor Author

Thanks. Do you want to add yourself to the acknowledments list here https://github.com/dreamportdev/Osdev-Notes/blob/master/99_Appendices/I_Acknowledgments.md?

Sure! I've added myself in the latest commit. Thank you so much for making this repository, it has been a great help in my journey. ❤️

@dreamos82 dreamos82 merged commit 5e6096d into dreamportdev:master Nov 1, 2025
@dreamos82
Copy link
Copy Markdown
Member

Thanks for your PR! And thanks for your appreciation, it means a lot to us!!

@realstealthninja realstealthninja deleted the patch-1 branch November 2, 2025 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants