mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-04-24 14:07:52 -04:00
arch/ia64/lib: Fix broken URL in comments
The URL to the book IA-64 and Elementary Functions in idiv32.S and idiv64.S just led to a 404 page, so I updated them with a known good link that others can reference. Signed-off-by: Sina Hamedian <shamedian@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
d00cd819d7
commit
a9eb221ab5
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
||||||
*
|
*
|
||||||
* For more details on the theory behind these algorithms, see "IA-64
|
* For more details on the theory behind these algorithms, see "IA-64
|
||||||
* and Elementary Functions" by Peter Markstein; HP Professional Books
|
* and Elementary Functions" by Peter Markstein; HP Professional Books
|
||||||
* (http://www.hp.com/go/retailbooks/)
|
* (http://www.goodreads.com/book/show/2019887.Ia_64_and_Elementary_Functions)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <asm/asmmacro.h>
|
#include <asm/asmmacro.h>
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
*
|
*
|
||||||
* For more details on the theory behind these algorithms, see "IA-64
|
* For more details on the theory behind these algorithms, see "IA-64
|
||||||
* and Elementary Functions" by Peter Markstein; HP Professional Books
|
* and Elementary Functions" by Peter Markstein; HP Professional Books
|
||||||
* (http://www.hp.com/go/retailbooks/)
|
* (http://www.goodreads.com/book/show/2019887.Ia_64_and_Elementary_Functions)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <asm/asmmacro.h>
|
#include <asm/asmmacro.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue