diff options
author | David Howells <dhowells@redhat.com> | 2010-10-27 17:28:36 +0100 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2010-10-27 17:28:36 +0100 |
commit | 3a5f65df5a0fcbaa35e5417c0420d691fee4ac56 (patch) | |
tree | 5d7bd3754c23817860bb34f0a54e0f3584b0ff00 /arch | |
parent | 3b950de9c94b4b9fde4f1340358ab52ce0f34be0 (diff) | |
download | blackbird-op-linux-3a5f65df5a0fcbaa35e5417c0420d691fee4ac56.tar.gz blackbird-op-linux-3a5f65df5a0fcbaa35e5417c0420d691fee4ac56.zip |
Typedef SMP call function pointer
Typedef the pointer to the function to be called by smp_call_function() and
friends:
typedef void (*smp_call_func_t)(void *info);
as it is used in a fair number of places.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: linux-arch@vger.kernel.org
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions