https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 784135ea19b0e1a841bc21122d1babdccc9dd024 authored by Jason Self on 27 March 2011, 18:37:33 UTC
Linux-libre 2.6.38.2-gnu1
Tip revision: 784135e
scatterlist.h
#ifndef _ALPHA_SCATTERLIST_H
#define _ALPHA_SCATTERLIST_H

#include <asm-generic/scatterlist.h>

#endif /* !(_ALPHA_SCATTERLIST_H) */
back to top