!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache. PHP/8.1.30 

uname -a: Linux server1.tuhinhossain.com 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC
2025 x86_64
 

uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root)  

Safe-mode: OFF (not secure)

/usr/src/linux-headers-5.15.0-153/arch/m68k/include/asm/   drwxr-xr-x
Free 28.56 GB of 117.98 GB (24.21%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     mcfslt.h (1.21 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* SPDX-License-Identifier: GPL-2.0 */
/****************************************************************************/

/*
 *    mcfslt.h -- ColdFire internal Slice (SLT) timer support defines.
 *
 *    (C) Copyright 2004, Greg Ungerer (gerg@snapgear.com)
 *    (C) Copyright 2009, Philippe De Muyter (phdm@macqel.be)
 */

/****************************************************************************/
#ifndef mcfslt_h
#define mcfslt_h
/****************************************************************************/

/*
 *    Define the SLT timer register set addresses.
 */
#define MCFSLT_STCNT        0x00    /* Terminal count */
#define MCFSLT_SCR        0x04    /* Control */
#define MCFSLT_SCNT        0x08    /* Current count */
#define MCFSLT_SSR        0x0C    /* Status */

/*
 *    Bit definitions for the SCR control register.
 */
#define MCFSLT_SCR_RUN        0x04000000    /* Run mode (continuous) */
#define MCFSLT_SCR_IEN        0x02000000    /* Interrupt enable */
#define MCFSLT_SCR_TEN        0x01000000    /* Timer enable */

/*
 *    Bit definitions for the SSR status register.
 */
#define MCFSLT_SSR_BE        0x02000000    /* Bus error condition */
#define MCFSLT_SSR_TE        0x01000000    /* Timeout condition */

/****************************************************************************/
#endif    /* mcfslt_h */

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0037 ]--