mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
Move all non-README links to cirosantilli.com where the file is not cut off...
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// https://github.com/cirosantilli/linux-kernel-module-cheat#eigen
|
||||
// https://cirosantilli.com/linux-kernel-module-cheat#eigen
|
||||
// Adapted from: https://eigen.tuxfamily.org/dox/GettingStarted.html
|
||||
|
||||
#include <iostream>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* https://github.com/cirosantilli/linux-kernel-module-cheat#drm
|
||||
/* https://cirosantilli.com/linux-kernel-module-cheat#drm
|
||||
* Adapted from: https://github.com/dvdhrm/docs/blob/fad7c3203b14e67053e0fc41d8490138b8ff47dd/drm-howto/modeset.c */
|
||||
|
||||
/*
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* https://github.com/cirosantilli/linux-kernel-module-cheat#blas
|
||||
/* https://cirosantilli.com/linux-kernel-module-cheat#blas
|
||||
* Adapted from: https://github.com/xianyi/OpenBLAS/wiki/User-Manual/59b62f98e7400270fb03ad1d85fba5b64ebbff2b#call-cblas-interface
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user