From 51b6c6ff41e17560ae054298e68762298d0f5d7c Mon Sep 17 00:00:00 2001 From: hathach Date: Thu, 12 Dec 2013 12:21:38 +0700 Subject: implement inline bit manipulation function --- tinyusb/common/assertion.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'tinyusb/common/assertion.h') diff --git a/tinyusb/common/assertion.h b/tinyusb/common/assertion.h index 7d8b3fcba..91d10632b 100644 --- a/tinyusb/common/assertion.h +++ b/tinyusb/common/assertion.h @@ -36,12 +36,6 @@ */ /**************************************************************************/ -/** \file - * \brief TBD - * - * \note TBD - */ - /** \ingroup TBD * \defgroup TBD * \brief TBD -- cgit v1.3.1