Move buffer functions up (Alexander Graf)
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 2 Feb 2009 15:58:47 +0000 (15:58 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 2 Feb 2009 15:58:47 +0000 (15:58 +0000)
commit8906428682bf2e4f60ea7d5fa98f75fde9194106
tree039c44a7f30797652934a7ca1b2447619e848331
parentfb437313284d74bc89060b8de5b9899bd9d1d3c3
Move buffer functions up (Alexander Graf)

We will need to use buffer functions in code that will end up being
below the current buffer functions. In order to not introduce any
function stub defines, let's just move them up.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6497 c046a42c-6fe2-441c-8c8c-71466251a162
vnc.c