powerpc/kprobes: Remove kretprobe_trampoline_holder.
[linux/fpc-iii.git] / drivers / staging / octeon / ethernet-mem.h
blob62d07c426f89fd2840bba32f4547053812d9ed9d
1 /*
2 * This file is based on code from OCTEON SDK by Cavium Networks.
4 * Copyright (c) 2003-2007 Cavium Networks
6 * This file is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License, Version 2, as
8 * published by the Free Software Foundation.
9 */
11 int cvm_oct_mem_fill_fpa(int pool, int size, int elements);
12 void cvm_oct_mem_empty_fpa(int pool, int size, int elements);