1
0

kernelsrc.tex 171 B

12
  1. \newcommand*{\src}[2][]{\href{https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/#2}%
  2. {\ifthenelse{\equal{#1}{}}{#2}{#1}}}