mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-03 14:50:02 +00:00
LibELF: Correct the comment at the top of AArch64's tls.S
This commit is contained in:
parent
74a51505f0
commit
3af793abfd
Notes:
sideshowbarker
2024-07-16 21:42:29 +09:00
Author: https://github.com/spholz
Commit: 3af793abfd
Pull-request: https://github.com/SerenityOS/serenity/pull/24005
Reviewed-by: https://github.com/ADKaster ✅
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
// };
|
||||
//
|
||||
// The resolver takes a pointer to the descriptor as an argument and returns
|
||||
// the symbol's offset to the thread pointer (tpidr_el1). The second field of
|
||||
// the symbol's offset to the thread pointer (tpidr_el0). The second field of
|
||||
// the descriptor is an implementation-defined value which the resolver uses to
|
||||
// identify the symbol.
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue