Adding asm-prototypes.h for genksyms to generate crc
authorNagarathnam Muthusamy <nagarathnam.muthusamy@oracle.com>
Mon, 19 Jun 2017 17:08:48 +0000 (13:08 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 19 Jun 2017 18:13:05 +0000 (11:13 -0700)
commitbdca8cc096203b17ad0ac4e19f50578207e054d2
treedfbc06b0d1bded0a6bc3950c1c572539bc7da699
parent5faab9e0f03c4eef97886b45436015e107f79f5f
Adding asm-prototypes.h for genksyms to generate crc

This patch adds the prototypes of assembly defined functions to asm-prototypes.h.
Some prototypes are directly added as they are not present in any existing header
files.

Signed-off-by: Nagarathnam Muthusamy <nagarathnam.muthusamy@oracle.com>
Reviewed-by: Babu Moger <babu.moger@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/include/asm/asm-prototypes.h [new file with mode: 0644]