Release coccinelle-0.1.11rc1
[bpt/coccinelle.git] / tests / cast_iso.res
1 static int vx_hwdep_dsp_load(snd_hwdep_t *hw, snd_hwdep_dsp_image_t *dsp)
2 {
3 vx_core_t *vx = hw->private_data;
4 ak4117_t *chip = (ak4117_t *)data;
5 }