summaryrefslogtreecommitdiff
path: root/cookie.h
blob: 14f18017fc1e9ad7561cb9c7cf4b0e056f0dd27c (plain)
1
2
3
4
5
6
#ifndef COOKIE_H
#define COOKIE_H

extern void to_std_log(FILE **fp);

#endif /* COOKIE_H */
ion value='1'>ignoremode:
authorJakub Kicinski <jakub.kicinski@netronome.com>2017-02-09 09:17:34 -0800
committerDavid S. Miller <davem@davemloft.net>2017-02-10 15:52:26 -0500
commit5f30fe4d460c975ca3debe90ec71cbd0a46e35e2 (patch)
tree909abbd7cd0e5fbb3543df0d1bfc50da02249d4f
parentab78c1d286df46ddc7aeaef2c22e27b7ec061ecc (diff)
nfp: add rtsym support
Add support for using application FW symbol table to look up location of information in device memory. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat