usbtrans.h revision 2
2521N/A * GRUB -- GRand Unified Bootloader 2521N/A * Copyright (C) 2008 Free Software Foundation, Inc. 2521N/A * GRUB is free software: you can redistribute it and/or modify 2521N/A * it under the terms of the GNU General Public License as published by 2521N/A * the Free Software Foundation, either version 3 of the License, or 2521N/A * (at your option) any later version. 2521N/A * GRUB is distributed in the hope that it will be useful, 2521N/A * but WITHOUT ANY WARRANTY; without even the implied warranty of 2521N/A * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 2521N/A * GNU General Public License for more details. 2521N/A * You should have received a copy of the GNU General Public License 3998N/A /* Used when finishing transfer to copy data back. */ 3998N/A#
endif /* GRUB_USBTRANS_H */