mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Better description of this file
This commit is contained in:
parent
f2a664ac97
commit
4fc94b98b1
1 changed files with 4 additions and 1 deletions
|
|
@ -34,8 +34,11 @@
|
|||
|
||||
#include <sys/cdefs.h>
|
||||
|
||||
/*
|
||||
* This appears to be a verbatim copy of an old version of amd64's
|
||||
* asmacros.h and has no prayer of acatually working on mips.
|
||||
*/
|
||||
#if 0
|
||||
/* XXX too much duplication in various asm*.h's. */
|
||||
|
||||
/*
|
||||
* CNAME and HIDENAME manage the relationship between symbol names in C
|
||||
|
|
|
|||
Loading…
Reference in a new issue